Description
Prototypical state for
EurekaDiscovery instances.Usages
Configuration options
| Key | Kind | Type | Description |
|---|---|---|---|
cache | VALUE | i.h.d.p.e.CacheConfig | The CacheConfig to use controlling how a local cache of Eureka server information is used |
client | VALUE | i.h.w.h.Http1Client | The Http1Client to use to communicate with the Eureka server |
prefer-ip-address | VALUE | Boolean | Whether the host component of any java.net.URI URI should be set to the IP address stored by Eureka, or the hostname; false by default |
See the manifest for all available types.