| Package | Description |
|---|---|
| org.springframework.boot |
Core Spring Boot classes.
|
| Modifier and Type | Method and Description |
|---|---|
static SpringApplicationShutdownHandlers |
SpringApplication.getShutdownHandlers()
Return a
SpringApplicationShutdownHandlers instance that can be used to add
or remove handlers that perform actions before the JVM is shutdown. |