@Configuration @EnableConfigurationProperties public class LoadBalancerClientConfiguration extends Object
| Constructor and Description |
|---|
LoadBalancerClientConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceSupplier |
discoveryClientServiceInstanceSupplier(DiscoveryClient discoveryClient,
org.springframework.core.env.Environment env,
org.springframework.beans.factory.ObjectProvider<org.springframework.cache.CacheManager> cacheManager) |
@Bean @ConditionalOnMissingBean public ServiceInstanceSupplier discoveryClientServiceInstanceSupplier(DiscoveryClient discoveryClient, org.springframework.core.env.Environment env, org.springframework.beans.factory.ObjectProvider<org.springframework.cache.CacheManager> cacheManager)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.