| Class | Description |
|---|---|
| HazelcastHttpSessionConfiguration |
Exposes the
SessionRepositoryFilter as a bean named
"springSessionRepositoryFilter". |
| Annotation Type | Description |
|---|---|
| EnableHazelcastHttpSession |
Add this annotation to a
@Configuration class to expose the
SessionRepositoryFilter as a bean named "springSessionRepositoryFilter" and backed by
Hazelcast. |