From 833b0c31f4260a7f3a561afd07ef45eef6df6545 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 25 Jul 2019 14:43:29 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud-config.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/spring-cloud-config.html b/spring-cloud-config.html index 4b40acf8..b0303b63 100644 --- a/spring-cloud-config.html +++ b/spring-cloud-config.html @@ -2600,6 +2600,18 @@ public class CustomConfigServiceBootstrapConfiguration { } +
+ + + + + +
+ + +For a simplified approach to adding Authorization headers, the spring.cloud.config.headers.* property can be used instead. +
+