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 7553c55 commit c8bc240Copy full SHA for c8bc240
docs/antora.yml
@@ -1,6 +1,6 @@
1
name: cloud-consul
2
version: true
3
-title: spring-cloud-consul
+title: Spring Cloud Consul
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
+[[introduction]]
+= Spring Cloud Consul
This project provides Consul integrations for Spring Boot apps through autoconfiguration
and binding to the Spring Environment and other Spring programming model idioms. With a few
0 commit comments