diff --git a/reference/html/appendix.html b/reference/html/appendix.html index 2ba9660d..9e1dc7d0 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.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.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.initial-delay
null
Initial delay value for the HealthCheck scheduler.
spring.cloud.loadbalancer.health-check.path
null
null
spring.cloud.loadbalancer.service-discovery.timeout
null
String representation of Duration of the timeout for calls to service discovery.
spring.cloud.loadbalancer.zone
null
Spring Cloud LoadBalancer zone.