able 3. Discovery configuration options
Property name | Description | Default value |
---|---|---|
spring.boot.admin.discovery.enabled | Enables the DiscoveryClient-support for the admin server. | true |
spring.boot.admin.discovery.converter.management-context-path | Will be appended to the service-url of the discovered service when the managment-url is converted by theDefaultServiceInstanceConverter. | |
spring.boot.admin.discovery.converter.health-endpoint | Will be appended to the management-url of the discovered service when the health-url is converted by theDefaultServiceInstanceConverter. | "health" |
spring.boot.admin.discovery.ignored-services | This services will be ignored when using discovery and not registered as application. |