0

My requirement is to read and write a text file with more than 50k lines so I want to implement it in spring batch,

  1. I want it to multi threaded and each thread should handle 1k lines and write it to output file using FlatFileItemWriter

  2. and also I want to read input and output file names from job parameters to configuration

So please help me on this

Billal Begueradj
  • 20,717
  • 43
  • 112
  • 130
abhishek varma
  • 45
  • 1
  • 1
  • 4

0 Answers0