Java
@GET annotated method returns a void value
Warning
Reliability
New
Last modified: 03 December 2024Reports methods annotated with @GET
that do not return anything. Methods annotated with @GET
must have a non-void return type.
- 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.
VoidMethodAnnotatedWithGET
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?