We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92aae91 commit 4f99c9fCopy full SHA for 4f99c9f
spring-boot-project/spring-boot/src/main/kotlin/org/springframework/boot/SpringApplicationExtensions.kt
@@ -18,8 +18,6 @@ package org.springframework.boot
18
19
import org.springframework.context.ConfigurableApplicationContext
20
21
-import kotlin.reflect.KClass
22
-
23
/**
24
* Top level function acting as a Kotlin shortcut allowing to write
25
* `runApplication<FooApplication>(arg1, arg2)` instead of
0 commit comments