io.helidon.integrations.eureka.LeaseInfoConfig
Description
A Prototype.Api prototype describing initial Eureka Server service instance registration lease details
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
duration | Integer | 90 | The lease duration in seconds; the default value is strongly recommended |
renewalInterval | Integer | 30 | The lease renewal interval in seconds; the default value is strongly recommended |
Usages
See the manifest for all available types.