Package org.springframework.cloud.openfeign.loadbalancer
package org.springframework.cloud.openfeign.loadbalancer
-
ClassDescriptionA
Clientimplementation that usesLoadBalancerClientto select aServiceInstanceto use while resolving the request host.An autoconfiguration that instantiatesLoadBalancerClient-based implementations ofClient.ARetryableStatusCodeExceptionforResponses.A condition that verifies thatRetryTemplateis on the classpath, aLoadBalancedRetryFactorybean is present andspring.cloud.loadbalancer.retry.enabledis not set tofalse.AClientimplementation that provides Spring Retry support for requests load-balanced with Spring Cloud LoadBalancer.