Replace references to 'Pivotal GemFire' with 'VMware Tanzu GemFire'.

Fix compiler syntax errors in code snippets.

Introduce documentation variables where applicable.

Format source code.

Optimize imports.
This commit is contained in:
John Blum
2020-09-17 17:48:57 -07:00
parent 998d37d8ae
commit 8fb0c2112b
117 changed files with 712 additions and 776 deletions

View File

@@ -7,7 +7,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
apply plugin: 'io.spring.convention.docs'
apply plugin: 'io.spring.convention.spring-test'
description = "Generate Javadoc and Reference Documentation on Spring Boot for Apache Geode & Pivotal GemFire"
description = "Generate Javadoc and Reference Documentation on Spring Boot for Apache Geode & VMware Tanzu GemFire"
dependencies {