Class and Description |
---|
org.springframework.session.data.redis.ReactiveRedisOperationsSessionRepository
since 2.2.0 in favor of
ReactiveRedisSessionRepository |
org.springframework.session.data.redis.RedisOperationsSessionRepository
since 2.2.0 in favor of
RedisIndexedSessionRepository |
Enum and Description |
---|
org.springframework.session.data.redis.RedisFlushMode
since 2.2.0 in favor of
FlushMode |
Annotation Type Element and Description |
---|
org.springframework.session.data.redis.config.annotation.web.server.EnableRedisWebSession.redisFlushMode
since 2.2.0 as support
IMMEDIATE is removed |
org.springframework.session.data.redis.config.annotation.web.http.EnableRedisHttpSession.redisFlushMode
since 2.2.0 in favor of
EnableRedisHttpSession.flushMode() |