Uses of Annotation Interface
org.springframework.cloud.client.ConditionalOnDiscoveryEnabled
Packages that use ConditionalOnDiscoveryEnabled
Package
Description
Spring Cloud client abstractions.
-
Uses of ConditionalOnDiscoveryEnabled in org.springframework.cloud.client
Classes in org.springframework.cloud.client with annotations of type ConditionalOnDiscoveryEnabledModifier and TypeClassDescriptionprotected static classprotected static class -
Uses of ConditionalOnDiscoveryEnabled in org.springframework.cloud.client.discovery.composite.reactive
Classes in org.springframework.cloud.client.discovery.composite.reactive with annotations of type ConditionalOnDiscoveryEnabledModifier and TypeClassDescriptionclassAuto-configuration for reactive composite discovery client. -
Uses of ConditionalOnDiscoveryEnabled in org.springframework.cloud.client.discovery.simple.reactive
Classes in org.springframework.cloud.client.discovery.simple.reactive with annotations of type ConditionalOnDiscoveryEnabledModifier and TypeClassDescriptionclassSpring Boot auto-configuration for simple properties-based reactive discovery client.