@Configuration
@AutoConfigureAfter(value={org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.class,RefreshEndpointAutoConfiguration.class})
public class LifecycleMvcEndpointAutoConfiguration
extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
LifecycleMvcEndpointAutoConfiguration.EndpointConfiguration |
| Constructor and Description |
|---|
LifecycleMvcEndpointAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentManager |
environmentManager(org.springframework.core.env.ConfigurableEnvironment environment) |
public LifecycleMvcEndpointAutoConfiguration()
@Bean @ConditionalOnMissingBean public EnvironmentManager environmentManager(org.springframework.core.env.ConfigurableEnvironment environment)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.