From ce1292f6fcfcff10fc0c1b3533c967ca5610978f Mon Sep 17 00:00:00 2001 From: buildmaster Date: Tue, 26 May 2020 16:11:26 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/appendix.html | 38 ++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/reference/html/appendix.html b/reference/html/appendix.html index 4b01f224..0c5680ec 100644 --- a/reference/html/appendix.html +++ b/reference/html/appendix.html @@ -155,7 +155,7 @@ Also, you can define your own properties.

spring.cloud.compatibility-verifier.compatible-boot-versions

- +

null

Default accepted versions for the Spring Boot dependency. You can set {@code x} for the patch version if you don’t want to specify a concrete value. Example: {@code 3.4.x}

@@ -186,42 +186,42 @@ Also, you can define your own properties.

spring.cloud.discovery.client.health-indicator.enabled

true

- +

null

spring.cloud.discovery.client.health-indicator.include-description

false

- +

null

spring.cloud.discovery.client.simple.instances

- - +

null

+

null

spring.cloud.discovery.client.simple.local.instance-id

- +

null

The unique identifier or name for the service instance.

spring.cloud.discovery.client.simple.local.metadata

- +

null

Metadata for the service instance. Can be used by discovery clients to modify their behaviour per instance, e.g. when load balancing.

spring.cloud.discovery.client.simple.local.service-id

- +

null

The identifier or name for the service. Multiple instances might share the same service ID.

spring.cloud.discovery.client.simple.local.uri

- +

null

The URI of the service instance. Will be parsed to extract the scheme, host, and port.

spring.cloud.discovery.client.simple.order

- - +

null

+

null

spring.cloud.discovery.enabled

@@ -246,12 +246,12 @@ Also, you can define your own properties.

spring.cloud.hypermedia.refresh.fixed-delay

5000

- +

null

spring.cloud.hypermedia.refresh.initial-delay

10000

- +

null

spring.cloud.inetutils.default-hostname

@@ -265,12 +265,12 @@ Also, you can define your own properties.

spring.cloud.inetutils.ignored-interfaces

- +

null

List of Java regular expressions for network interfaces that will be ignored.

spring.cloud.inetutils.preferred-networks

- +

null

List of Java regular expressions for network addresses that will be preferred.

@@ -310,13 +310,13 @@ Also, you can define your own properties.

spring.cloud.loadbalancer.health-check.path

- - +

null

+

null

spring.cloud.loadbalancer.retry.enabled

true

- +

null

spring.cloud.loadbalancer.ribbon.enabled

@@ -325,7 +325,7 @@ Also, you can define your own properties.

spring.cloud.loadbalancer.zone

- +

null

Spring Cloud LoadBalancer zone.