Replace all references to Pivotal GemFire with VMware Tanzu GemFire.

This commit is contained in:
John Blum
2021-06-10 10:33:21 -07:00
parent 3fd617e7fa
commit d4ec0a4472
5 changed files with 10 additions and 10 deletions

View File

@@ -19,8 +19,8 @@ in a neutral way along with providing HTTP Session IDs in the HTTP Header to wor
* `WebSocket` - keeps the `HttpSession` active when receiving WebSocket messages.
On top of the core _Spring Session_ features, _Spring Session for Apache Geode and Pivotal GemFire_ (SSDG) positions
either https://geode.apache.org/[Apache Geode] or https://pivotal.io/pivotal-gemfire[VMware Tanzu GemFire]
On top of the core _Spring Session_ features, _Spring Session for Apache Geode and VMware Tanzu GemFire_ (SSDG)
positions either https://geode.apache.org/[Apache Geode] or https://pivotal.io/pivotal-gemfire[VMware Tanzu GemFire]
as a session repository provider and adds additional capabilities required by enterprise class solutions:
* Custom `Expiration Policies` - in addition to the default, 30 minute session _idle expiration timeout_ (TTI), which
@@ -70,7 +70,7 @@ You can find the documentation, issue management, support, samples, and guides f
at https://projects.spring.io/spring-session/.
Additionally, you can find documentation, issue management, support, samples and guides using _Spring Session
for Apache Geode & Pivotal GemFire_ at https://spring.io/projects/spring-session-data-geode.
for Apache Geode & VMware Tanzu GemFire_ at https://spring.io/projects/spring-session-data-geode.
[[documentation]]
=== Documentation