Inspectopedia Help

Quarkus

Invalid Quarkus YAML configuration   New in this release

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

Invalid Quarkus application.properties configuration   New in this release

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   New in this release

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

Undeclared '@Produces' / '@Consumes' MIME types for '@Path'   New in this release

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

Wrong access modifier of bean members with CDI annotations   New in this release

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

Last modified: 11 September 2024