
@Configuration public static class ConfigServer.HealthIndicatorConfiguration extends Object
| Constructor and Description | 
|---|
| HealthIndicatorConfiguration() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.springframework.cloud.config.server.config.ConfigServerHealthIndicator | configServerHealthIndicator(org.springframework.cloud.config.server.environment.EnvironmentRepository repository) | 
@Bean
 @ConditionalOnProperty(value="spring.cloud.config.server.health.enabled",
                       matchIfMissing=true)
public org.springframework.cloud.config.server.config.ConfigServerHealthIndicator configServerHealthIndicator(org.springframework.cloud.config.server.environment.EnvironmentRepository repository)
Copyright © 2018. All rights reserved.