-
Bug
-
Resolution: Done
-
Major
-
4.0.0.Alpha2
-
None
When there are class-level @QueryParam members, they should appear as REST api query parameters for all the REST apis declared in that class and its subclasses (depending on the class members visibility).
According to the JAX-RS 1.x spec, this is a valid declaration and thus should be supported by the plugin introspection.
- relates to
-
JBIDE-10539 Support for JAX-RS Field injection
- Closed