| tutorial_id | tutorial_author | tutorial_title | submission_date |
Reader − The reader we are using in the application is JdbcCursorItemReader to read data from MySQL database.Īssume we have created a table in the MySQL database as shown below −Īssume we have inserted the following records in to it.
In this chapter, we will create a Spring Batch application which uses a MySQL reader and an XML Writer.