<@U0B99LPPW> If I remove the kotlin-maven-allopen ...
# spring
p
@yan If I remove the kotlin-maven-allopen from runtime dependency than running application from main class or running a test from IDE will not remove final modifier. So the solution is to add plugin with scope provided.