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}
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
spring.cloud.hypermedia.refresh.fixed-delay
5000
null
spring.cloud.hypermedia.refresh.initial-delay
10000
null
spring.cloud.inetutils.default-hostname
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.
spring.cloud.loadbalancer.health-check.path
null
null
spring.cloud.loadbalancer.retry.enabled
true
null
spring.cloud.loadbalancer.ribbon.enabled
spring.cloud.loadbalancer.zone
null
Spring Cloud LoadBalancer zone.