| Class | Description |
|---|---|
| RedissonHttpSessionConfiguration |
Exposes the
SessionRepositoryFilter as the bean
named "springSessionRepositoryFilter". |
| RedissonWebSessionConfiguration |
Exposes the
WebSessionManager as the bean
named "webSessionManager". |
| Annotation Type | Description |
|---|---|
| EnableRedissonHttpSession |
Enables Redisson's Spring Session implementation backed by Redis and
exposes
SessionRepositoryFilter as a bean named "springSessionRepositoryFilter". |
| EnableRedissonWebSession |
Enables Redisson's Spring Session implementation backed by Redis and
exposes
WebSessionManager as a bean named "webSessionManager". |
Copyright © 2014–2019 Redisson. All rights reserved.