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.
2 parents 92aae91 + 4f99c9f commit 9da62e2Copy full SHA for 9da62e2
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