@Configuration(proxyBeanMethods=false) @EnableConfigurationProperties(value=ShutdownProperties.class) public class ShutdownConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
ShutdownConfiguration.RedShutdownEndpointConfiguration |
protected class |
ShutdownConfiguration.ThreadPoolConfiguration |
| Constructor and Description |
|---|
ShutdownConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ContextShutdown |
contextShutdown() |
@Bean public ContextShutdown contextShutdown()
Copyright © 2024. All rights reserved.