From d0b79fa35127e8fa4c57952664bf9cdd055b2e66 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Tue, 21 Apr 2020 12:37:42 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/appendix.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/reference/html/appendix.html b/reference/html/appendix.html index 8158b51d..663723ce 100644 --- a/reference/html/appendix.html +++ b/reference/html/appendix.html @@ -484,6 +484,16 @@ Also, you can define your own properties.

Consul agent scheme (HTTP/HTTPS). If there is no scheme in address - client will use HTTP.

+

spring.cloud.consul.service-registry.auto-registration.enabled

+

true

+

Enables Consul Service Registry Auto-registration.

+ + +

spring.cloud.consul.service-registry.enabled

+

true

+

Enables Consul Service Registry functionality.

+ +

spring.cloud.consul.tls.certificate-password

Password to open the certificate.