Java
@Path class without resource methods
Error
Reliability
New
Last modified: 03 December 2024Reports classes annotated with @Path
that have no resource methods. The root resource class must have at least one resource method annotated with @Path
or with any of @HttpMethod
annotations (@GET
, @POST
, and so on).
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
RestResourceMethodInspection
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Jakarta EE: RESTful Web Services (JAX-RS), 243.23126 |
Thanks for your feedback!
Was this page helpful?