From dbadd8209f1337302f5e833d482e511aaec887a6 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 25 Jun 2018 15:22:32 -0700 Subject: [PATCH] Add 'Examples' section referencing the PCC Pizza Store, Spring Boot, Pivotal GemFire ClientCache application. --- spring-geode-docs/src/docs/asciidoc/appendix.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/spring-geode-docs/src/docs/asciidoc/appendix.adoc b/spring-geode-docs/src/docs/asciidoc/appendix.adoc index bc138057..7698aa32 100644 --- a/spring-geode-docs/src/docs/asciidoc/appendix.adoc +++ b/spring-geode-docs/src/docs/asciidoc/appendix.adoc @@ -364,6 +364,14 @@ for all your Apache Geode/Pivotal GemFire application testing needs when using S Later on, this reference guide will include and dedicate an entire chapter on testing. +[[geode-examples]] +=== Examples + +Refer to the Pivotal Cloud Cache (PCC), https://github.com/pivotal-cf/PCC-Sample-App-PizzaStore[Pizza Store], +Spring Boot application for an example of using Spring Boot for Pivotal GemFire in a Pivotal GemFire `ClientCache` +application interfacing with PCC. + + [[references]] === References