spring-cloud-commons icon indicating copy to clipboard operation
spring-cloud-commons copied to clipboard

Custom LoadBalancer configuration not working properly when class simple name same as the default configuration

Open OlgaMaciaszek opened this issue 1 year ago • 0 comments

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.

OlgaMaciaszek avatar Jun 17 '24 17:06 OlgaMaciaszek