diff --git a/reference/html/appendix.html b/reference/html/appendix.html index fa368b01..043bd76c 100644 --- a/reference/html/appendix.html +++ b/reference/html/appendix.html @@ -434,6 +434,11 @@ Also, you can define your own properties.

Consul agent port. Defaults to '8500'.

+

spring.cloud.consul.retry.enabled

+

true

+

If consul retry is enabled.

+ +

spring.cloud.consul.retry.initial-interval

1000

Initial retry interval in milliseconds.