在服务提供方:@Service(loadbalance="random");
在服务消费方:@Reference(loadbalance="random");
RPC远程调用
原文:https://www.cnblogs.com/lzh-boke/p/11880434.html