Package org.springframework.session.config.annotation.web.http
package org.springframework.session.config.annotation.web.http
-
ClassDescriptionAdd this annotation to an
@Configuration
class to expose the SessionRepositoryFilter as a bean named "springSessionRepositoryFilter" and backed by a user provided implementation ofSessionRepository
.Configures the basics for setting up Spring Session in a web environment.