Hi! I started a new Kotlin project based on the Sp...
# getting-started
k
Hi! I started a new Kotlin project based on the Spring Boot 2 starter. I get "BeanDefinitionParsingException: Configuration problem: @Configuration class 'AppApplication' may not be final." when I start the app. I had this error before, but it disappeared after I updated intellij's kotlin plugin and enabling annotation processing. Any suggestions?