From 4f0d65a1935d17c019dd1b6ae44bcdeb99b55199 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 17 Jan 2020 22:23:12 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/index.html | 2 +- reference/html/spring-cloud-config.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/html/index.html b/reference/html/index.html index 0bd164e0..f579437e 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -143,7 +143,7 @@ $(addBlockSwitches);
-

2.2.2.BUILD-SNAPSHOT

+

3.0.0.BUILD-SNAPSHOT

Spring Cloud Config provides server-side and client-side support for externalized configuration in a distributed system. With the Config Server, you have a central place to manage external properties for applications across all environments. diff --git a/reference/html/spring-cloud-config.html b/reference/html/spring-cloud-config.html index 0bd164e0..f579437e 100644 --- a/reference/html/spring-cloud-config.html +++ b/reference/html/spring-cloud-config.html @@ -143,7 +143,7 @@ $(addBlockSwitches);

-

2.2.2.BUILD-SNAPSHOT

+

3.0.0.BUILD-SNAPSHOT

Spring Cloud Config provides server-side and client-side support for externalized configuration in a distributed system. With the Config Server, you have a central place to manage external properties for applications across all environments.