Spring Cloud Netflix 2024RC1: LoadBalancer with Eureka Discovery Client throws: Error creating bean with name 'scopedTarget.eurekaClient': Requested bean is currently in creation
Describe the bugI have a very simple demo app running Config Server, Eureka, a Hello Service, and a Hello-App on localho...