76. 将 Spring Cloud Zookeeper 与 Spring Cloud Netflix 组件一起使用

Spring Cloud Netflix 提供了有用的工具,无论您使用哪种DiscoveryClient实现,这些工具都可以使用。 Feign,Turbine,Ribbon 和 Zuul 均与 Spring Cloud Zookeeper 一起使用。

76.1 带 Zookeeper 的功能区

Spring Cloud Zookeeper 提供了 Ribbon 的ServerList的实现。使用spring-cloud-starter-zookeeper-discovery时,默认情况下,功能区会自动配置为使用ZookeeperServerList