Package org.springframework.session.config.annotation.web.server
package org.springframework.session.config.annotation.web.server
-
ClassDescriptionAdd this annotation to a
@Configuration
class to configure aWebSessionManager
for a WebFlux application.Wire up aWebSessionManager
using a ReactiveReactiveSessionRepository
from the application context.