spring-projects / spring-batch-extensions

Spring Batch Extensions
242 stars 258 forks source link

reading empty rows #57

Closed Karthick-Shanmugam-15 closed 1 year ago

Karthick-Shanmugam-15 commented 4 years ago

the issue is that CustomMapper is reading empty rows. even after deleting the rows in excel, its reading.

mdeinum commented 3 years ago

Could you provide more information as there is too little information to diagnose this issue and solve it also please try the latest version to see if this still happens (there have been some fixes in that area as well).