- java.lang.Object
-
- org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration.EurekaHealthCheckHandlerConfiguration
-
- Enclosing class:
- EurekaDiscoveryClientConfiguration
@Configuration
@ConditionalOnProperty(value="eureka.client.healthcheck.enabled",
matchIfMissing=false)
@ConditionalOnBean(value=org.springframework.boot.actuate.health.HealthIndicator.class)
protected static class EurekaDiscoveryClientConfiguration.EurekaHealthCheckHandlerConfiguration
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.