Add section detailing the differences between Auto-configuration and Annotation-based configuration.

Resolves gh-20.
This commit is contained in:
John Blum
2019-04-18 13:00:07 -07:00
parent 1d685ede04
commit 7539d9c824
2 changed files with 390 additions and 0 deletions

View File

@@ -4,6 +4,9 @@
The following appendices provide additional help while developing Spring Boot applications backed by Apache Geode
or Pivotal GemFire.
:!sectnums:
include::configuration-annotations.adoc[leveloffset=+1]
:!sectnums:
include::configuration-properties.adoc[leveloffset=+1]