@ManagementContextConfiguration @EnableConfigurationProperties(value=HealthIndicatorProperties.class) public class HealthWebEndpointManagementContextConfiguration extends Object
ManagementContextConfiguration
for health endpoints.Constructor and Description |
---|
HealthWebEndpointManagementContextConfiguration() |
Modifier and Type | Method and Description |
---|---|
HealthStatusHttpMapper |
createHealthStatusHttpMapper(HealthIndicatorProperties healthIndicatorProperties) |
public HealthWebEndpointManagementContextConfiguration()
@Bean @ConditionalOnMissingBean public HealthStatusHttpMapper createHealthStatusHttpMapper(HealthIndicatorProperties healthIndicatorProperties)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.