| Interface | Description |
|---|---|
| LoadBalancerClient |
Represents a client side load balancer
|
| LoadBalancerRequest<T> |
Simple interface used by LoadBalancerClient to apply metrics or pre and post
actions around load balancer requests.
|
| RestTemplateCustomizer |
| Class | Description |
|---|---|
| LoadBalancerAutoConfiguration |
Auto configuration for Ribbon (client side load balancing).
|
| LoadBalancerInterceptor |
| Annotation Type | Description |
|---|---|
| LoadBalanced |
Annotation to mark a RestTemplate bean to be configured to use a LoadBalancerClient
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.