Description

Prototypical state for EurekaDiscovery instances.

Usages

Configuration options

KeyKindTypeDescription
cacheVALUEi.h.d.p.e.CacheConfigThe CacheConfig to use controlling how a local cache of Eureka server information is used
clientVALUEi.h.w.h.Http1ClientThe Http1Client to use to communicate with the Eureka server
prefer-ip-addressVALUEBooleanWhether 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.