Module mongodb_writer

Module mongodb_writer 

Source
Available on crate feature mongodb only.
Expand description

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

Structsยง

MongodbItemWriter
Represents a MongoDB item writer.
MongodbItemWriterBuilder
Builder for MongodbItemWriter.