Available on crate feature
mongodb only.Expand description
This module contains the MongoDB writer implementation for the Spring Batch framework.
Structsยง
- Mongodb
Item Writer - Represents a MongoDB item writer.
- Mongodb
Item Writer Builder - Builder for
MongodbItemWriter.