Inspectopedia Help

Quarkus

Invalid Quarkus YAML configuration  

Reports deprecated and unresolvable keys and values in Quarkus application YAML configuration files.

Invalid Quarkus application.properties configuration  

Reports syntax errors, type errors, deprecated and unresolvable keys and values in Quarkus .properties configuration files.

Missing or empty 'prefix' attribute value in the '@ConfigMapping' annotation  

Reports missing or empty prefix attribute value in the @io.smallrye.config.ConfigMapping annotation.

Undeclared '@Produces' / '@Consumes' MIME types for '@Path'  

Reports endpoint methods without the @Produces or @Consumes annotations.

Wrong access modifier of bean members with CDI annotations  

Reports injected fields, observer methods, and bean constructors with private access.

Last modified: 18 June 2024