From 43765ec4a80c97c80e1027b237c69778b4d53b76 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 20 Oct 2015 13:40:45 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud.html | 608 +++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 569 insertions(+), 39 deletions(-) diff --git a/spring-cloud.html b/spring-cloud.html index a2a4068..11da41f 100644 --- a/spring-cloud.html +++ b/spring-cloud.html @@ -455,9 +455,11 @@ 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 Plain Text
  • +
  • Embedding the Config Server
  • +
  • Push Notifications and Spring Cloud Bus
  • Spring Cloud Config Client