Class ReactiveRedisOperationsSessionRepository

java.lang.Object
org.springframework.session.data.redis.ReactiveRedisSessionRepository
org.springframework.session.data.redis.ReactiveRedisOperationsSessionRepository
All Implemented Interfaces:
org.springframework.session.ReactiveSessionRepository<org.springframework.session.data.redis.ReactiveRedisSessionRepository.RedisSession>

@Deprecated public class ReactiveRedisOperationsSessionRepository extends ReactiveRedisSessionRepository
Deprecated.
since 2.2.0 in favor of ReactiveRedisSessionRepository
This ReactiveSessionRepository implementation is kept in order to support migration to ReactiveRedisSessionRepository in a backwards compatible manner.
Since:
2.0.0