Removes reference to netflix

This commit is contained in:
spencergibb
2020-12-20 13:39:27 -05:00
parent 20c497f590
commit 851a5fbd15

View File

@@ -160,12 +160,10 @@ public String serviceUrl() {
}
----
[[spring-cloud-zookeeper-netflix]]
== Using Spring Cloud Zookeeper with Spring Cloud Netflix Components
[[spring-cloud-zookeeper-other-componentes]]
== Using Spring Cloud Zookeeper with Spring Cloud Components
Spring Cloud Netflix supplies useful tools that work regardless of which `DiscoveryClient`
implementation you use.
Feign and Spring Cloud LoadBalancer also work with Spring Cloud Zookeeper.
Feign, Spring Cloud Gateway and Spring Cloud LoadBalancer all work with Spring Cloud Zookeeper.
=== Spring Cloud LoadBalancer with Zookeeper