Expand description
Set of items readers / writers (for exemple: csv reader and writer)
Modulesยง
- csv
- This module provides a CSV item reader and writer implementation for Spring Batch.
- fake
- This module provides a fake item reader and writer implementation for Spring Batch.
- json
- This module provides a JSON item reader and writer implementation for Spring Batch.
- logger
- This module provides a logger item reader and writer implementation for Spring Batch.
- mongodb
- This module provides a MongoDB item reader and writer implementation for Spring Batch.
- rdbc
- This module provides an RDBC (PostgreSQL) item reader and writer implementation for Spring Batch.