diff --git a/reference/html/index.html b/reference/html/index.html index 56086cfe..5fbc931c 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -342,9 +342,10 @@ query Zookeeper to locate other services).
Spring Cloud has support for
Feign
-(a REST client builder) and
-Spring
-RestTemplate, using logical service names instead of physical URLs.
RestTemplate and
+Spring WebFlux, using logical service names instead of physical URLs.
You can also use the org.springframework.cloud.client.discovery.DiscoveryClient, which
@@ -477,7 +478,10 @@ The preceding example uses the http command from Feign
-(a REST client builder) and Spring RestTemplate.
RestTemplate and
+Spring WebFlux.
You can also use the Zookeeper Dependency Watchers functionality to control and monitor diff --git a/reference/html/spring-cloud-zookeeper.html b/reference/html/spring-cloud-zookeeper.html index 56086cfe..5fbc931c 100644 --- a/reference/html/spring-cloud-zookeeper.html +++ b/reference/html/spring-cloud-zookeeper.html @@ -342,9 +342,10 @@ query Zookeeper to locate other services).
Spring Cloud has support for
Feign
-(a REST client builder) and
-Spring
-RestTemplate, using logical service names instead of physical URLs.
RestTemplate and
+Spring WebFlux, using logical service names instead of physical URLs.
You can also use the org.springframework.cloud.client.discovery.DiscoveryClient, which
@@ -477,7 +478,10 @@ The preceding example uses the http command from Feign
-(a REST client builder) and Spring RestTemplate.
RestTemplate and
+Spring WebFlux.
You can also use the Zookeeper Dependency Watchers functionality to control and monitor