spring-cloud-commons
spring-cloud-commons copied to clipboard
Custom LoadBalancer configuration not working properly when class simple name same as the default configuration
To reproduce, use this sample: https://github.com/spring-cloud-samples/feign-eureka/tree/custom-loadbalancer-config and change the class name of LoadBalancerClientConfig to LoadBalancerClientConfiguration.