Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-1300

RESTEasy Reactive can't be used with Quarkus Spring Web, Quarkus Spring Data REST and Quarkus OIDC client filter extensions

XMLWordPrintable

      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

            gandrian Georgios Andrianakis
            rsvoboda@redhat.com Rostislav Svoboda
            Michal Vavrik Michal Vavrik
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: