File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ public class Application {
282282The application retrieves configuration data from Zookeeper.
283283
284284WARNING: If you use Spring Cloud Zookeeper Config, you need to set the `spring.config.import` property in order to bind to Zookeeper.
285- You can read more about it in the <<config-data-import,Spring Boot Data Config section>>.
285+ You can read more about it in the <<config-data-import,Spring Boot Config Data Import section>>.
286286
287287== Zookeeper overview
288288
Original file line number Diff line number Diff line change @@ -229,4 +229,4 @@ public class Application {
229229The application retrieves configuration data from Zookeeper.
230230
231231WARNING: If you use Spring Cloud Zookeeper Config, you need to set the `spring.config.import` property in order to bind to Zookeeper.
232- You can read more about it in the <<config-data-import,Spring Boot Data Config section>>.
232+ You can read more about it in the <<config-data-import,Spring Boot Config Data Import section>>.
You can’t perform that action at this time.
0 commit comments