- EurekaRegistrationServerFeature (integrations.eureka) Configuration
Type: io.helidon.integrations.eureka.EurekaRegistrationServerFeature
Config keyeurekacontent_copyThis type provides the following service implementations:
io.helidon.webserver.spi.ServerFeatureProvider
Configuration options
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. |