@Configuration(proxyBeanMethods=false) @ConditionalOnAvailableEndpoint(endpoint=ShutdownEndpoint.class) public class ShutdownEndpointAutoConfiguration extends Object
Auto-configuration
for the ShutdownEndpoint
.Constructor and Description |
---|
ShutdownEndpointAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
ShutdownEndpoint |
shutdownEndpoint() |
@Bean(destroyMethod="") @ConditionalOnMissingBean public ShutdownEndpoint shutdownEndpoint()