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