Add section title for the complete set of SBDG Auto-configuration classes.

Correct spelling in 'SpringSessionPropertiesAutoConfiguration' class name.
This commit is contained in:
John Blum
2019-09-05 00:58:49 -07:00
parent 43ec48a5e4
commit d13d34e6d9

View File

@@ -56,7 +56,10 @@ public class MySpringBootApplication {
}
----
The current set of auto-configuration classes in Spring Boot for Apache Geode & Pivotal GemFire include:
[[geode-auto-configuration-disable-classes]]
==== Complete Set of Auto-configuration Classes
The current set of auto-configuration classes in Spring Boot for Apache Geode & Pivotal GemFire (SBDG) include:
* `CacheNameAutoConfiguration`
* `CachingProviderAutoConfiguration`
@@ -71,7 +74,7 @@ The current set of auto-configuration classes in Spring Boot for Apache Geode &
* `RegionTemplateAutoConfiguration`
* `RepositoriesAutoConfiguration`
* `SpringSessionAutoConfiguration`
* `SpringSessionAutoPropertiesConfiguration`
* `SpringSessionPropertiesAutoConfiguration`
* `SslAutoConfiguration`