| Class | Description |
|---|---|
| CachingSpringLoadBalancerFactory |
Factory for SpringLoadBalancer instances that caches the entries created.
|
| FeignLoadBalancer | |
| FeignLoadBalancer.RibbonRequest | |
| FeignLoadBalancer.RibbonResponse | |
| FeignRetryPolicy | |
| FeignRibbonClientAutoConfiguration |
Autoconfiguration to be activated if Feign is in use and needs to be use Ribbon as a
load balancer.
|
| LoadBalancerFeignClient | |
| RetryableFeignLoadBalancer |
A
FeignLoadBalancer that leverages Spring Retry to retry failed requests. |
| Exception | Description |
|---|---|
| RibbonResponseStatusCodeException |
A
RetryableStatusCodeException for Responses. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.