Rename configuration.adoc to configuration-externalized.adoc to reflect the title.

This commit is contained in:
John Blum
2019-09-05 00:57:10 -07:00
parent ed3eea4c1d
commit 43ec48a5e4

View File

@@ -1,4 +1,4 @@
[[geode-configuration]]
[[geode-configuration-externalized]]
== Externalized Configuration
Like Spring Boot itself (see {spring-boot-docs-html}/boot-features-external-config.html[here]),
@@ -96,7 +96,7 @@ a Spring context. You simply only need to autowire an instance of `GemFireProper
A complete reference to the SBDG provided `@ConfigurationProperties` classes and supporting classes is available
{spring-boot-data-geode-javadoc}/org/springframework/geode/boot/autoconfigure/configuration/package-frame.html[here].
[[geode-configuration-session]]
[[geode-configuration-externalized-session]]
=== Externalized Configuration of Spring Session
The same capability applies to accessing the externalized configuration of Spring Session when using either