Package org.springframework.session.data.mongo.config.annotation.web.http


package org.springframework.session.data.mongo.config.annotation.web.http
  • Class
    Description
    Add this annotation to a @Configuration class to expose the SessionRepositoryFilter as a bean named "springSessionRepositoryFilter" and backed by Mongo.
    Configuration class registering MongoSessionRepository bean.