Spring Batch Reader terminating read process after first Read
I am using JdbcPagingItemReader, I have certain records that are causing exceptions in the mapRow method of the reader.
I am using JdbcPagingItemReader, I have certain records that are causing exceptions in the mapRow method of the reader.