Package org.springframework.session.data.redis.config.annotation.web.http
package org.springframework.session.data.redis.config.annotation.web.http
-
ClassDescriptionAbstractRedisHttpSessionConfiguration<T extends org.springframework.session.SessionRepository<? extends org.springframework.session.Session>>Base configuration class for Redis based
SessionRepositoryimplementations.Add this annotation to an@Configurationclass to expose theSessionRepositoryFilteras a bean namedspringSessionRepositoryFilterand backed byRedisSessionRepository.Add this annotation to an@Configurationclass to expose theSessionRepositoryFilteras a bean namedspringSessionRepositoryFilterand backed byRedisIndexedSessionRepository.Exposes theSessionRepositoryFilteras a bean namedspringSessionRepositoryFilterbacked byRedisSessionRepository.Exposes theSessionRepositoryFilteras a bean namedspringSessionRepositoryFilterbacked byRedisIndexedSessionRepository.