| Class | Description |
|---|---|
| GemFireHttpSessionConfiguration |
The
GemFireHttpSessionConfiguration class is a Spring @Configuration class
used to configure and initialize Pivotal GemFire/Apache Geode as a clustered, distributed and replicated
HttpSession provider implementation in Spring Session. |
| Annotation Type | Description |
|---|---|
| EnableGemFireHttpSession |
Add this annotation to a Spring application defined
@Configuration class exposing
the SessionRepositoryFilter as a bean named springSessionRepositoryFilter
to back the HttpSession by Apache Geode or Pivotal GemFire. |