Package org.springframework.session.data.mongo.config.annotation.web.reactive
package org.springframework.session.data.mongo.config.annotation.web.reactive
-
ClassDescriptionAdd this annotation to a
@Configuration
class to configure a MongoDB-basedWebSessionManager
for a WebFlux application.Configure aReactiveMongoSessionRepository
using a providedReactiveMongoOperations
.