Spring Batch FlatFileItemReader skippedLineCallback called multiple times

后端 未结 0 2059
天命终不由人
天命终不由人 2021-01-12 05:31

I am using SpringBatch to read a InputStream (downloaded from a downstream service) and process that. Here is the config for reader

File tempFile = null;

            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题