@Configuration @ConditionalOnProperty(value="spring.cloud.zookeeper.discovery.enabled", matchIfMissing=true) public class ZookeeperDiscoveryClientConfiguration extends Object
DiscoveryClient
configuration
for Zookeeper.Constructor and Description |
---|
ZookeeperDiscoveryClientConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.springframework.cloud.zookeeper.discovery.ZookeeperDiscoveryClientConfiguration.Marker |
zookeeperDiscoveryClientMarker() |
public ZookeeperDiscoveryClientConfiguration()
@Bean public org.springframework.cloud.zookeeper.discovery.ZookeeperDiscoveryClientConfiguration.Marker zookeeperDiscoveryClientMarker()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.