Package org.springframework.session.data.redis.config.annotation.web.server


package org.springframework.session.data.redis.config.annotation.web.server
  • Class
    Description
    Add this annotation to an @Configuration class to expose the WebSessionManager as a bean named webSessionManager and backed by Reactive Redis.
    Exposes the WebSessionManager as a bean named webSessionManager.