Skip to content

io.helidon.discovery.providers.eureka.EurekaDiscovery

Description

Prototypical state for EurekaDiscovery instances

Configuration options

KeyTypeDescription
cacheCacheConfigThe CacheConfig to use controlling how a local cache of Eureka server information is used
clientHttp1ClientThe Http1Client to use to communicate with the Eureka server
prefer-ip-addressBooleanWhether 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.