@Configuration(proxyBeanMethods=false) @ConditionalOnReactiveDiscoveryEnabled @Order(value=193827465) public static class LoadBalancerClientConfiguration.ReactiveSupportConfiguration extends Object
| Constructor and Description |
|---|
ReactiveSupportConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceListSupplier |
discoveryClientServiceInstanceListSupplier(ReactiveDiscoveryClient discoveryClient,
org.springframework.core.env.Environment env,
org.springframework.context.ApplicationContext context) |
ServiceInstanceSupplier |
discoveryClientServiceInstanceSupplier(ReactiveDiscoveryClient discoveryClient,
org.springframework.core.env.Environment env,
org.springframework.context.ApplicationContext context) |
@Bean @ConditionalOnBean(value=org.springframework.cloud.client.discovery.ReactiveDiscoveryClient.class) @ConditionalOnMissingBean public ServiceInstanceListSupplier discoveryClientServiceInstanceListSupplier(ReactiveDiscoveryClient discoveryClient, org.springframework.core.env.Environment env, org.springframework.context.ApplicationContext context)
@Bean @ConditionalOnBean(value=org.springframework.cloud.client.discovery.ReactiveDiscoveryClient.class) @ConditionalOnMissingBean public ServiceInstanceSupplier discoveryClientServiceInstanceSupplier(ReactiveDiscoveryClient discoveryClient, org.springframework.core.env.Environment env, org.springframework.context.ApplicationContext context)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.