Add reference to the 'Spring Boot Auto-configuration for Apache Geode/Pivotal GemFire' Sample in the 'Auto-configuration vs. Annotation-based configuration' reference documentation.

This commit is contained in:
John Blum
2019-04-23 17:05:28 -07:00
parent 1c9a06f4c8
commit 0035f6fe76

View File

@@ -6,6 +6,9 @@ or must I use, when developing Apache Geode or Pivotal GemFire applications with
This section will answer this question and more.
Readers should refer to the complimentary sample, <<geode-samples-boot-configuration,Spring Boot Auto-configuration for Apache Geode & Pivotal GemFire>>,
which showcases the _auto-configuration_ provided by Spring Boot for Apache Geode/Pivotal GemFire in action.
[[geode-autoconfiguration-annotations-background]]
=== Background