Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
org.springframework.boot.actuate.endpoint.mvc |
Actuator Spring MVC endpoint support.
|
Modifier and Type | Method and Description |
---|---|
ShutdownEndpoint |
EndpointAutoConfiguration.shutdownEndpoint() |
Modifier and Type | Method and Description |
---|---|
ShutdownMvcEndpoint |
EndpointWebMvcManagementContextConfiguration.shutdownMvcEndpoint(ShutdownEndpoint delegate) |
Constructor and Description |
---|
ShutdownMvcEndpoint(ShutdownEndpoint delegate) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.