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