-
Bug
-
Resolution: Done
-
Major
-
2.2.3.ER1
RESTEasy Reactive can't be used with Quarkus Spring Web, Quarkus Spring Data REST and Quarkus OIDC client filter extensions
Receiving error when building the application as RESTEasy Classic and RESTEasy Reactive dependencies are mixed.
Caused by: java.lang.IllegalArgumentException: Multiple matching properties for name "security.jaxrs.deny-unannotated-endpoints" property was matched by ...
Details:
quarkus-resteasy-reactive[-jsonb]
- spring-web ++ spring-data-rest can't be used
quarkus-rest-client-reactive
- spring-web ++ spring-data-rest ++ oidc-client-filter can't be used
quarkus-jaxrs-client-reactive
- spring-web ++ spring-data-rest can't be used
gandrian@redhat.com what are the plans with RESTEasy Classic and RESTEasy Reactive?
Use of certain extension can force the need to use RESTEasy Classic or RESTEasy Reactive in the project, customers can be losing flexibility by these "forced" requirements. rhn-sa-tqvarnst fyi