From ba5550150d5528582fa8d6ccab874b13affb3e2b Mon Sep 17 00:00:00 2001 From: buildmaster Date: Mon, 1 Jun 2020 17:34:31 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/index.html | 6 +++--- reference/html/spring-cloud-commons.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/reference/html/index.html b/reference/html/index.html index 9a305778..24fe3d98 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -1587,10 +1587,10 @@ in order to avoid retrying calls on a failing instance.

HealthCheckServiceInstanceListSupplier uses properties prefixed with -spring.cloud.loadbalancer.healthcheck. You can set the initialDelay and interval +spring.cloud.loadbalancer.health-check. You can set the initialDelay and interval for the scheduler. You can set the default path for the healthcheck URL by setting -the value of the spring.cloud.loadbalancer.healthcheck.path.default. You can also set a specific value -for any given service by setting the value of the spring.cloud.loadbalancer.healthcheck.path.[SERVICE_ID], substituting the [SERVICE_ID] with the correct ID of your service. If the path is not set, /actuator/health is used by default.

+the value of the spring.cloud.loadbalancer.health-check.path.default. You can also set a specific value +for any given service by setting the value of the spring.cloud.loadbalancer.health-check.path.[SERVICE_ID], substituting the [SERVICE_ID] with the correct ID of your service. If the path is not set, /actuator/health is used by default.

diff --git a/reference/html/spring-cloud-commons.html b/reference/html/spring-cloud-commons.html index 9a305778..24fe3d98 100644 --- a/reference/html/spring-cloud-commons.html +++ b/reference/html/spring-cloud-commons.html @@ -1587,10 +1587,10 @@ in order to avoid retrying calls on a failing instance.

HealthCheckServiceInstanceListSupplier uses properties prefixed with -spring.cloud.loadbalancer.healthcheck. You can set the initialDelay and interval +spring.cloud.loadbalancer.health-check. You can set the initialDelay and interval for the scheduler. You can set the default path for the healthcheck URL by setting -the value of the spring.cloud.loadbalancer.healthcheck.path.default. You can also set a specific value -for any given service by setting the value of the spring.cloud.loadbalancer.healthcheck.path.[SERVICE_ID], substituting the [SERVICE_ID] with the correct ID of your service. If the path is not set, /actuator/health is used by default.

+the value of the spring.cloud.loadbalancer.health-check.path.default. You can also set a specific value +for any given service by setting the value of the spring.cloud.loadbalancer.health-check.path.[SERVICE_ID], substituting the [SERVICE_ID] with the correct ID of your service. If the path is not set, /actuator/health is used by default.