Package org.springframework.session.jdbc.config.annotation.web.http


package org.springframework.session.jdbc.config.annotation.web.http
  • Class
    Description
    Add this annotation to an @Configuration class to expose the SessionRepositoryFilter as a bean named springSessionRepositoryFilter and backed by a relational database.
    Spring @Configuration class used to configure and initialize a JDBC based HttpSession provider implementation in Spring Session.