From 851a5fbd15df9f5a34634a1f9dd3ed7e9ebb1a95 Mon Sep 17 00:00:00 2001 From: spencergibb Date: Sun, 20 Dec 2020 13:39:27 -0500 Subject: [PATCH] Removes reference to netflix --- docs/src/main/asciidoc/spring-cloud-zookeeper.adoc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/src/main/asciidoc/spring-cloud-zookeeper.adoc b/docs/src/main/asciidoc/spring-cloud-zookeeper.adoc index 7497938b..d036d380 100644 --- a/docs/src/main/asciidoc/spring-cloud-zookeeper.adoc +++ b/docs/src/main/asciidoc/spring-cloud-zookeeper.adoc @@ -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