From 04d639df3f2996fcc72bfbafa8e8a9848ce78c15 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Tue, 26 Nov 2019 10:04:15 +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 964860fc..05b28ba0 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -141,7 +141,7 @@ $(addBlockSwitches);
-

2.2.1.BUILD-SNAPSHOT

+

2.2.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 964860fc..05b28ba0 100644 --- a/reference/html/spring-cloud-config.html +++ b/reference/html/spring-cloud-config.html @@ -141,7 +141,7 @@ $(addBlockSwitches);

-

2.2.1.BUILD-SNAPSHOT

+

2.2.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.