-
Feature Request
-
Resolution: Done
-
Major
-
1.0.0.Final
-
None
implement a generic, reusable batch ItemReader to read a collection of data in xml format. Users of XmlItemReader will just need to provide a bean class that represents individual data item, for example, Person, Employee, Customer.
- is related to
-
JBERET-314 Implement ItemReader that reads from multiple resources
- Open