You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://cloud.spring.io/spring-cloud-commons/reference/html/#loadbalanced-webclient[Spring WebFlux], using logical service names instead of physical URLs.
147
+
https://docs.spring.io/spring-cloud-commons/docs/current/reference/html/#webclinet-loadbalancer-clientt[Spring WebFlux], using logical service names instead of physical URLs.
148
148
149
149
You can also use the `org.springframework.cloud.client.discovery.DiscoveryClient`, which
150
150
provides a simple API for discovery clients that is not specific to Netflix, as shown in
@@ -238,11 +238,11 @@ The following topics cover how to work with Spring Cloud Zookeeper dependencies:
238
238
Spring Cloud Zookeeper gives you a possibility to provide dependencies of your application
239
239
as properties. As dependencies, you can understand other applications that are registered
240
240
in Zookeeper and which you would like to call through
0 commit comments