io.helidon.discovery.providers.eureka.EurekaDiscovery
Description
Prototypical state for Eureka instances
Configuration options
| Key | Type | Description |
|---|---|---|
cache | Cache | The Cache to use controlling how a local cache of Eureka server information is used |
client | Http1Client | The Http1Client to use to communicate with the Eureka server |
prefer- | Boolean | Whether the host component of any java. should be set to the IP address stored by Eureka, or the hostname; false by default |
See the manifest for all available types.