In the previous article, I talked about service registration and discovery. In the microservice architecture, the business will be split into an independent service, and the communication between t
Tag: Ribbon
Ribbon [load balancing strategy]
ribbon has 7 load balancing strategies to choose from:
If you want to create a global load strategy, just add one The configuration class can also be extended and added logic, as follows: