June 2017
Intermediate to advanced
496 pages
14h 4m
English
In the previous example, we added the following configuration to application.properties in the service consumer microservice:
random-proxy.ribbon.listOfServers= http://localhost:8080,http://localhost:8081
This configuration represents all instances of Microservice A. Take a look at these situations:
In all these instances, the configuration needs to be updated and the microservices refreshed in order to pick up the changes.
Read now
Unlock full access