Home > Back-end > [for] feign load balancing problems for help
[for] feign load balancing problems for help
Time:01-19
When using feign for remote calls a custom ribbon of load balance, a method to choose (Object o), how to pass parameters o? That is how pass loadBalancerKey?
The Object result=feignService. GetUser (user);
Is this code how to pass a parameter to a custom ribbon strategy