@Configuration(proxyBeanMethods=false) @AutoConfigureAfter(value=org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.class) public class LifecycleMvcEndpointAutoConfiguration extends Object
| 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 © 2020 Pivotal Software, Inc.. All rights reserved.