@Configuration(proxyBeanMethods=false) @ConditionalOnAvailableEndpoint(endpoint=org.springframework.boot.actuate.context.ShutdownEndpoint.class) public class ShutdownEndpointAutoConfiguration extends java.lang.Object
Auto-configuration for the ShutdownEndpoint.| Constructor and Description |
|---|
ShutdownEndpointAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.actuate.context.ShutdownEndpoint |
shutdownEndpoint() |