This topic provides information about a sample application that uses Spring Session for VMware GemFire.
Source Code | Description | Guide |
---|---|---|
HttpSession with Spring Boot and Tanzu GemFire | Demonstrates how to use Spring Session to manage the `HttpSession` with Tanzu GemFire in a Spring Boot application using a Client-Server topology. | HttpSession with Spring Boot and Tanzu GemFire Guide |
HttpSession with Spring Boot and Tanzu GemFire using Scoped Proxies | Demonstrates how to use Spring Session to manage the `HttpSession` with Tanzu GemFire in a Spring Boot application using a Client-Server topology. The application also makes use of Spring Request and Session Scoped Proxy beans. | HttpSession with Spring Boot and Tanzu GemFire using Scoped Proxies Guide |