Package | Description |
---|---|
org.springframework.session.data.mongo | |
org.springframework.session.data.mongo.config.annotation.web.reactive |
Modifier and Type | Class and Description |
---|---|
class |
ReactiveMongoOperationsSessionRepository
Deprecated.
since 2.2.0 in favor of
ReactiveMongoSessionRepository . |
Modifier and Type | Method and Description |
---|---|
ReactiveMongoSessionRepository |
ReactiveMongoWebSessionConfiguration.reactiveMongoSessionRepository(org.springframework.data.mongodb.core.ReactiveMongoOperations operations) |
Modifier and Type | Method and Description |
---|---|
void |
ReactiveMongoWebSessionConfiguration.setSessionRepositoryCustomizers(ObjectProvider<org.springframework.session.config.ReactiveSessionRepositoryCustomizer<ReactiveMongoSessionRepository>> sessionRepositoryCustomizers) |
Copyright © 2014–2021 Pivotal, Inc.. All rights reserved.