Uses of Class
org.springframework.cloud.client.ConditionalOnReactiveDiscoveryEnabled
-
-
Uses of ConditionalOnReactiveDiscoveryEnabled in org.springframework.cloud.client
Classes in org.springframework.cloud.client with annotations of type ConditionalOnReactiveDiscoveryEnabled Modifier and Type Class Description protected static classReactiveCommonsClientAutoConfiguration.ReactiveDiscoveryLoadBalancerConfiguration -
Uses of ConditionalOnReactiveDiscoveryEnabled in org.springframework.cloud.client.discovery.composite.reactive
Classes in org.springframework.cloud.client.discovery.composite.reactive with annotations of type ConditionalOnReactiveDiscoveryEnabled Modifier and Type Class Description classReactiveCompositeDiscoveryClientAutoConfigurationAuto-configuration for reactive composite discovery client. -
Uses of ConditionalOnReactiveDiscoveryEnabled in org.springframework.cloud.client.discovery.simple.reactive
Classes in org.springframework.cloud.client.discovery.simple.reactive with annotations of type ConditionalOnReactiveDiscoveryEnabled Modifier and Type Class Description classSimpleReactiveDiscoveryClientAutoConfigurationSpring Boot auto-configuration for simple properties-based reactive discovery client.
-