| Class | Description |
|---|---|
| ClientUtil |
Helpers to reduce redundant code between different Client implementations.
|
| DiscoveryClientConfiguration |
Abstract class for all
DiscoveryClient configurations. |
| DiscoveryServerInstanceList |
Abstract
ServiceInstanceList implementation for Discovery servers like Eureka and Consul. |
| EndpointUtil |
This class contains some of the utility functions previously found in DiscoveryClient, but should be elsewhere.
|