Merge branch '2.2.x'

Closes gh-19428
pull/19437/head
Stephane Nicoll 5 years ago
commit bd179393ea

@ -18,8 +18,6 @@ package org.springframework.boot
import org.springframework.context.ConfigurableApplicationContext
import kotlin.reflect.KClass
/**
* Top level function acting as a Kotlin shortcut allowing to write
* `runApplication<FooApplication>(arg1, arg2)` instead of

Loading…
Cancel
Save