Module mongodb_writer

Source
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.