@Configuration @ConditionalOnEnabledEndpoint(endpoint=ShutdownEndpoint.class) @ConditionalOnExposedEndpoint(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 @ConditionalOnMissingBean public ShutdownEndpoint shutdownEndpoint()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.