Package org.springframework.session.data.redis.config.annotation.web.http
package org.springframework.session.data.redis.config.annotation.web.http
-
ClassDescriptionBase 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.