@Path class without resource methods
Reports 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).
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for JVM 2023.3 |
Plugin: | Jakarta EE: RESTful Web Services (JAX-RS), 233.SNAPSHOT |
Last modified: 13 July 2023