You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have any plans regarding Jakarta EE 9 integration (namely JAX-RS 3.0) for you swagger-jaxrs2/swagger-integration-modules?
JAX-RS 3.0 was released in November 2020 and some JAX-RS provides already support it (for example, Jersey). Unfortunately the latest of swagger-jaxrs2 (2.1.6) still use JAX-RS 2 as compile dependency and it leads to run-time conflicts with Jersey when application starts.
The text was updated successfully, but these errors were encountered:
Hi
Do you have any plans regarding Jakarta EE 9 integration (namely JAX-RS 3.0) for you swagger-jaxrs2/swagger-integration-modules?
JAX-RS 3.0 was released in November 2020 and some JAX-RS provides already support it (for example, Jersey). Unfortunately the latest of swagger-jaxrs2 (2.1.6) still use JAX-RS 2 as compile dependency and it leads to run-time conflicts with Jersey when application starts.
The text was updated successfully, but these errors were encountered: