Config key
eureka

This type provides the following service implementations:

  • io.helidon.webserver.spi.ServerFeatureProvider

Configuration options

Table 1. Optional configuration options
key type default value description

enabled

boolean

true

Whether this feature will be enabled.

instance

io.helidon.integrations.eureka.EurekaRegistrationConfigBlueprint.create()

An InstanceInfoConfig describing the service instance to be registered.

See InstanceInfoConfig

weight

double

100.0

The (zero or positive) io.helidon.common.Weighted weight of this instance.