-
|
The JAX RS 3.1 Spec says
https://jakarta.ee/specifications/restful-ws/3.1/jakarta-restful-ws-spec-3.1.html#resource-classes As far as I understand, this class should be detected as a JAX RS resource: But it is not. Is it an intended behaviour? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
Hey @gquintana , Is it with RESTEasy (Classic) or RESTEasy Reactive? |
Beta Was this translation helpful? Give feedback.
-
|
@gsmet resteasy-reactive 3.1.0.Final |
Beta Was this translation helpful? Give feedback.
-
|
Yes, this is expected behavior |
Beta Was this translation helpful? Give feedback.
Yes, this is expected behavior