Spring Batch — Read From XML

In this example, I will show you how to read from XML, and for now, simply print the details on console. However, you can save this XML data into Relational or Non Relational or write it into CSV. I will write other articles to cover such topics.

I have used the latest version of Spring Boot, Spring Batch: