Uses of Package
org.springframework.cloud.zookeeper.config
-
Classes in org.springframework.cloud.zookeeper.config used by org.springframework.cloud.zookeeper.configClassDescriptionA
EnumerablePropertySourcethat has a notion of a context which is the root folder in Zookeeper.Class that registers aTreeCachefor each context.Properties related to keeping configuration in Zookeeper.PropertySourcethat stores properties from Zookeeper inside a map.Zookeeper provides a hierarchical namespace that allows clients to store arbitrary data, such as configuration data.