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