I'm trying to create a simple spring boot app in K...
# getting-started
h
I'm trying to create a simple spring boot app in Kotlin. But I get a
Main method not found
in my application class.