ReactiveIndexOperations to
ensure indexes exist.MongoSession that is capable of being persisted by this
ReactiveSessionRepository.@Configuration class to expose the
SessionRepositoryFilter as a bean named "springSessionRepositoryFilter" and backed by
Mongo.@Configuration class to configure a MongoDB-based
WebSessionManager for a WebFlux application.PRINCIPAL_NAME_INDEX_NAME.AbstractMongoSessionConverter implementation using Jackson.AbstractMongoSessionConverter implementation using standard Java serialization.MongoSessionRepository bean.MongoIndexedSessionRepository.ReactiveMongoSessionRepository.ReactiveSessionRepository implementation that uses Spring Data MongoDB.ReactiveMongoSessionRepository using a provided
ReactiveMongoOperations.