Uses of Annotation Type
org.springframework.cloud.client.ConditionalOnReactiveDiscoveryEnabled
Packages that use ConditionalOnReactiveDiscoveryEnabled
Package
Description
-
Uses of ConditionalOnReactiveDiscoveryEnabled in org.springframework.cloud.client
Classes in org.springframework.cloud.client with annotations of type ConditionalOnReactiveDiscoveryEnabledModifier and TypeClassDescriptionprotected static class -
Uses of ConditionalOnReactiveDiscoveryEnabled in org.springframework.cloud.client.discovery.composite.reactive
Classes in org.springframework.cloud.client.discovery.composite.reactive with annotations of type ConditionalOnReactiveDiscoveryEnabledModifier and TypeClassDescriptionclassAuto-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 ConditionalOnReactiveDiscoveryEnabledModifier and TypeClassDescriptionclassSpring Boot auto-configuration for simple properties-based reactive discovery client.