in run/springboot-hello-world/src/main/kotlin/DemoApplication.kt [20:22]
fun main(args: Array<String>) { runApplication<DemoApplication>(*args) }