EurekaRegistrationServerFeature (integrations.eureka) Configuration

Type: io.helidon.integrations.eureka.EurekaRegistrationServerFeature

Config key
eureka
Copied

This type provides the following service implementations:

  • io.helidon.webserver.spi.ServerFeatureProvider

Configuration options

Optional configuration options
keytypedefault valuedescription
enabled

boolean

true

Whether this feature will be enabled.

instanceio.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.