Inspectopedia Help

Spring Boot

Invalid @ConfigurationProperties   New in this release

Reports invalid prefixes defined in the @ConfigurationProperties annotations:.

Invalid Spring Boot application setup   New in this release

Reports @SpringBootApplication in the default package and redundant @EnableAutoConfiguration or @ComponentScan annotations.

Invalid YAML configuration   New in this release

Reports unresolved and deprecated configuration keys and invalid values in Spring Boot application .yaml configuration files, which can lead to runtime errors.

Invalid additional-spring-configuration-metadata.json   New in this release

Reports missing and deprecated properties, unresolved references, and invalid values in the additional-spring-configuration-metadata.json configuration file.

Invalid properties configuration   New in this release

Reports unresolved and deprecated configuration keys and invalid values in Spring Boot application .properties configuration files, which can lead to runtime errors.

Suspicious Hooks.onOperatorDebug() usage   New in this release

Reports the usage of Hooks.onOperatorDebug() when ReactorDebugAgent.init() is called.

Last modified: 11 September 2024