| Class | Description |
|---|---|
| RedisWebSessionConfiguration |
Exposes the
WebSessionManager as a bean named webSessionManager. |
| Annotation Type | Description |
|---|---|
| EnableRedisWebSession |
Add this annotation to an
@Configuration class to expose the
WebSessionManager as a bean named webSessionManager and backed by
Reactive Redis. |