toggle menu
Spring Boot Kotlin API
3.3.10
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot
/
SpringApplication
/
Running
Running
interface
Running
Provides access to details of a
SpringApplication
run using
run
.
Since
3.1.0
Members
Functions
get
Application
Context
Link copied to clipboard
abstract
fun
getApplicationContext
(
)
:
ConfigurableApplicationContext
Return the root
ConfigurableApplicationContext
of the running application.