https://kotlinlang.org logo
#spring
Title
p

pawelb

12/19/2016, 7:34 PM
@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.