We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a046d commit ac1628dCopy full SHA for ac1628d
docs/antora.yml
@@ -1,6 +1,6 @@
1
name: cloud-zookeeper
2
version: true
3
-title: spring-cloud-zookeeper
+title: Spring Cloud Zookeeper
4
nav:
5
- modules/ROOT/nav.adoc
6
ext:
docs/modules/ROOT/nav.adoc
@@ -1,4 +1,4 @@
-* xref:index.adoc[]
+* xref:index.adoc[Introduction]
* xref:quickstart.adoc[]
* xref:install.adoc[]
* xref:discovery.adoc[]
docs/modules/ROOT/pages/intro.adoc
@@ -1,5 +1,5 @@
[[spring-cloud-gateway-intro]]
-= Introduction
+= Spring Cloud Zookeeper
This project provides Zookeeper integrations for Spring Boot applications through
autoconfiguration and binding to the Spring Environment and other Spring programming model
0 commit comments