- java.lang.Object
-
- org.springframework.cloud.netflix.eureka.loadbalancer.EurekaLoadBalancerProperties
-
@ConfigurationProperties(value="spring.cloud.loadbalancer.eureka")
public class EurekaLoadBalancerProperties
extends Object
A ConfigurationProperties
bean for the Eureka-specific instrumentation of
Spring Cloud LoadBalancer.
- Since:
- 2.2.1
- Author:
- Olga Maciaszek-Sharma
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.