Changing branding from Geode to Apache Geode.

Change branding from GemFire to Pivotal GemFire.

Change branding from Spring Data Geode to Spring Data for Apache Geode.

Change branding from Spring Data GemFire to Spring Data for Pivotal GemFire.

Change branding from Sppring Session Data GemFire/Geode to Spring Session for Pivotal GemFire and Apache Geode, respectively.
This commit is contained in:
John Blum
2018-05-09 13:58:44 -07:00
parent f44ae0c586
commit 10e7f532b2
27 changed files with 157 additions and 156 deletions

View File

@@ -37,7 +37,7 @@ import org.springframework.session.data.gemfire.config.annotation.web.http.GemFi
import org.springframework.util.StringUtils;
/**
* The {@link NativeGemFireServer} class uses the GemFire API to create a GemFire (cache) instance.
* The {@link NativeGemFireServer} class uses the Pivotal GemFire API to create a Pivotal GemFire (cache) instance.
*
* @author John Blum
* @see org.apache.geode.cache.Cache