Uses of Class
org.redisson.spring.session.RedissonSessionRepository
-
Packages that use RedissonSessionRepository Package Description org.redisson.spring.session.config -
-
Uses of RedissonSessionRepository in org.redisson.spring.session.config
Methods in org.redisson.spring.session.config that return RedissonSessionRepository Modifier and Type Method Description RedissonSessionRepository
RedissonHttpSessionConfiguration. sessionRepository(RedissonClient redissonClient, org.springframework.context.ApplicationEventPublisher eventPublisher)
Deprecated.
-