Uses of Annotation Type
org.springframework.cloud.zookeeper.discovery.dependency.ConditionalOnDependenciesPassed
Packages that use ConditionalOnDependenciesPassed
Package
Description
-
Uses of ConditionalOnDependenciesPassed in org.springframework.cloud.zookeeper.discovery.dependency
Classes in org.springframework.cloud.zookeeper.discovery.dependency with annotations of type ConditionalOnDependenciesPassedModifier and TypeClassDescriptionclassConfiguration for ensuring that headers are set for a given dependency when Feign is used.classCustomizes RestTemplate to support passing of params from dependency. -
Uses of ConditionalOnDependenciesPassed in org.springframework.cloud.zookeeper.discovery.watcher
Classes in org.springframework.cloud.zookeeper.discovery.watcher with annotations of type ConditionalOnDependenciesPassedModifier and TypeClassDescriptionclassProvides hooks for observing dependency lifecycle in Zookeeper.