| Class | Description |
|---|---|
| GemFireHttpSessionConfiguration |
The GemFireHttpSessionConfiguration class is a Spring @Configuration class used to
configure and initialize Pivotal GemFire (or Apache Geode) as a clustered, replicated
HttpSession provider implementation in Spring Session.
|
| Annotation Type | Description |
|---|---|
| EnableGemFireHttpSession |
Add this annotation to an
@Configuration class to expose the
SessionRepositoryFilter as a bean named "springSessionRepositoryFilter" and backed by
Pivotal GemFire or Apache Geode. |