Package org.springframework.session.data.redis.config.annotation.web.server
package org.springframework.session.data.redis.config.annotation.web.server
-
ClassDescriptionAbstractRedisWebSessionConfiguration<T extends org.springframework.session.ReactiveSessionRepository<? extends org.springframework.session.Session>>Add this annotation to an
Configurationclass to expose theWebSessionManageras a bean namedwebSessionManagerand backed by Reactive Redis.Add this annotation to an@Configurationclass to expose theWebSessionManageras a bean namedwebSessionManagerand backed by Reactive Redis.Exposes theWebSessionManageras a bean namedwebSessionManagerbacked byReactiveRedisIndexedSessionRepository.Exposes theWebSessionManageras a bean namedwebSessionManager.