From 0be5ece5c55e64325ed6fd37da7025ff2b46390c Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 1 Oct 2019 19:52:10 -0700 Subject: [PATCH] Add reference to the 'Switch from Apache Geode to Pivotal Cloud Cache (a.k.a. Pivotal GemFire)' in the Appendix to the 'Getting Started' Guide when running and deploying the CRM, Spring Boot application to Pivotal Platform. --- .../src/docs/asciidoc/guides/getting-started.adoc | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc b/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc index 85b35844..26f522f3 100644 --- a/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc +++ b/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc @@ -5,11 +5,11 @@ John Blum :apache-geode-docs: https://geode.apache.org/docs/guide/{apache-geode-version} :apache-geode-javadoc: https://geode.apache.org/releases/latest/javadoc :apache-geode-website: https://geode.apache.org/ -:pivotal-cloudcache-version: 1-8 +:pivotal-cloudcache-version: {master-pivotal-cloudcache-version} :pivotal-cloudcache-docs: https://docs.pivotal.io/p-cloud-cache/{pivotal-cloudcache-version} :pivotal-cloudcache-website: https://pivotal.io/pivotal-cloud-cache :pivotal-cloudfoundry-website: https://pivotal.io/platform -:pivotal-gemfire-version: 98 +:pivotal-gemfire-version: {master-pivotal-gemfire-version} :pivotal-gemfire-docs: https://gemfire.docs.pivotal.io/{pivotal-gemfire-version}/geode/reference :pivotal-gemfire-javadoc: https://gemfire-{pivotal-gemfire-version}-javadocs.docs.pivotal.io/ :pivotal-gemfire-website: https://pivotal.io/pivotal-gemfire @@ -1470,7 +1470,7 @@ Maven POM file from: org.springframework.geode spring-geode-starter - {project.version} + {version} ---- @@ -1483,10 +1483,12 @@ To: org.springframework.geode spring-cloudcache-starter - {project.version} + {version} ---- +See the <> for more details on making the switch. + .Acquiring Pivotal Cloud Cache Bits ***** In order to acquire the Pivotal Cloud Cache (PCC) bits used by your Spring Boot application, you must sign up