Currently we are reading records from csv text file using
org.springframework.batch.item.file.transform.Deli mitedLineTokenizer.
Now we are shifting to XLS format from csv format.
does spring batch having any deafult supporting transformer available to read content from excel file. if not can I have any suggestions.
Please help.
Thanks
Raj.


Reply With Quote
