Uses of Interface
org.springframework.boot.SpringApplicationShutdownHandlers
-
Uses of SpringApplicationShutdownHandlers in org.springframework.boot
Modifier and TypeMethodDescriptionSpringApplication.getShutdownHandlers()
Return aSpringApplicationShutdownHandlers
instance that can be used to add or remove handlers that perform actions before the JVM is shutdown.