- java.lang.Object
-
- org.springframework.cloud.sleuth.stream.SleuthStreamAutoConfiguration.DiscoveryClientEndpointLocatorConfiguration
-
- Enclosing class:
- SleuthStreamAutoConfiguration
@Configuration
@ConditionalOnClass(value=org.springframework.cloud.client.discovery.DiscoveryClient.class)
@ConditionalOnMissingBean(value=HostLocator.class)
@ConditionalOnProperty(value="spring.zipkin.locator.discovery.enabled",
havingValue="true")
protected static class SleuthStreamAutoConfiguration.DiscoveryClientEndpointLocatorConfiguration
extends Object
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.