Inspectopedia 2025.3 Help

Kotlin

Add Kotlin Spring compiler plugin to module build   New in this release

Adds Spring Kotlin compiler plugin to project build files:.

Incompatible with Spring class modifier   New in this release

Spring component classes could be implicitly subclassed and must not be final.

Java-style call with Kotlin extension alternative   New in this release

Reports places where a Kotlin Spring extension can be used instead of a call with a ::class.java argument.

Spring Kotlin router DSL   New in this release

Reports unused path variables in Kotlin router DSL as well as usages of undeclared path variables.

Last modified: 03 December 2025