From 706f5e45fce8221f2926ddd7dbbc475f29016556 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Mon, 5 Aug 2019 21:01:03 +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 af0b5adc..b0303b63 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -137,7 +137,7 @@ $(addBlockSwitches);
-

{spring-cloud-version}

+

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 af0b5adc..b0303b63 100644 --- a/reference/html/spring-cloud-config.html +++ b/reference/html/spring-cloud-config.html @@ -137,7 +137,7 @@ $(addBlockSwitches);

-

{spring-cloud-version}

+

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.