I am new to Spring Batch. I have a working example of spring batch without remote capability. Though I understood the concepts of remote partitioning and chunking, I didnt find any example which explains step by step. Kindly suggest links or blogs.
I read data from one table, process it and put into another table.