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