diff --git a/spring-cloud-config.html b/spring-cloud-config.html index 6a855374..8c469aee 100644 --- a/spring-cloud-config.html +++ b/spring-cloud-config.html @@ -1162,7 +1162,8 @@ hooks. To declare overrides just add a map of name-value pairs to cloud: config: server: - foo: bar + overrides: + foo: bar
@@ -1919,7 +1920,7 @@ grabbing it in the bootstrap context and injecting one).