Suppose you have directory with many files like
unicorns.xml dogs.xml cats.xml birds.xml etc

You use MultiItemResourceReader and specify only directory to read all files in batch job:


...