Package org.springframework.session.jdbc.config.annotation.web.http
package org.springframework.session.jdbc.config.annotation.web.http
-
ClassDescriptionAdd this annotation to an
@Configurationclass to expose theSessionRepositoryFilteras a bean namedspringSessionRepositoryFilterand backed by a relational database.Spring@Configurationclass used to configure and initialize a JDBC basedHttpSessionprovider implementation in Spring Session.