- java.lang.Object
-
- org.springframework.cloud.config.client.ConfigClientAutoConfiguration.ConfigServerHealthIndicatorConfiguration
-
- Enclosing class:
- ConfigClientAutoConfiguration
@Configuration
@ConditionalOnClass(value=org.springframework.boot.actuate.health.HealthIndicator.class)
@ConditionalOnBean(value=ConfigServicePropertySourceLocator.class)
@ConditionalOnProperty(value="health.config.enabled",
matchIfMissing=true)
protected static class ConfigClientAutoConfiguration.ConfigServerHealthIndicatorConfiguration
extends Object
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.