| Package | Description |
|---|---|
| org.springframework.data.mongodb.core |
MongoDB core support.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReactiveMongoOperations
Interface that specifies a basic set of MongoDB operations executed in a reactive way.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReactiveMongoTemplate
Primary implementation of
ReactiveMongoOperations. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.