From 5ec4d4c51339fd5487686ffac7f9f0306d7250fc Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 18 Mar 2016 12:00:56 +0000 Subject: [PATCH] Sync docs from 1.0.x to gh-pages --- 1.0.x/spring-cloud-config.html | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/1.0.x/spring-cloud-config.html b/1.0.x/spring-cloud-config.html index 1d63f1e4..bae7ad3d 100644 --- a/1.0.x/spring-cloud-config.html +++ b/1.0.x/spring-cloud-config.html @@ -429,9 +429,10 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
  • Key Management
  • Creating a Key Store for Testing
  • Using Multiple Keys and Key Rotation
  • -
  • Embedding the Config Server
  • +
  • Serving Encrypted Properties
  • +
  • Embedding the Config Server
  • Spring Cloud Config Client