Module mongodb_reader

Source
Expand description

This module contains the MongoDB reader implementation for the Spring Batch framework.

Structs§

MongodbItemReader
A MongoDB item reader that reads items from a MongoDB collection.
MongodbItemReaderBuilder

Traits§

WithObjectId