toggle menu
Spring Boot Kotlin API
3.3.11-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.web.server
/
GracefulShutdownCallback
/
shutdownComplete
shutdown
Complete
abstract
fun
shutdownComplete
(
result
:
GracefulShutdownResult
)
Graceful shutdown has completed with the given
result
.
Parameters
result
the result of the shutdown