From 3b21c149ba999831051ff4d65171b7a3e13041c5 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 25 Jun 2018 15:25:20 -0700 Subject: [PATCH] Add another example referring to the boot-example from the Contacts Application Reference Implementation for Spring Data for Apache Geode/Pivotal GemFire. --- spring-geode-docs/src/docs/asciidoc/appendix.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spring-geode-docs/src/docs/asciidoc/appendix.adoc b/spring-geode-docs/src/docs/asciidoc/appendix.adoc index 7698aa32..1ac5801d 100644 --- a/spring-geode-docs/src/docs/asciidoc/appendix.adoc +++ b/spring-geode-docs/src/docs/asciidoc/appendix.adoc @@ -371,6 +371,10 @@ Refer to the Pivotal Cloud Cache (PCC), https://github.com/pivotal-cf/PCC-Sample Spring Boot application for an example of using Spring Boot for Pivotal GemFire in a Pivotal GemFire `ClientCache` application interfacing with PCC. +You may also refer to the https://github.com/jxblum/contacts-application/tree/master/boot-example[boot-example] +from the _Contact Application_ Reference Implementation for Spring Data for Apache Geode/Pivotal GemFire +as another example. + [[references]] === References