Hello Everyone ,
Am working on POC of Spring Batch ,I have to compare the data in flat file and data base and need to route the matching rows to success table and not matching rows to exception table .How can we do this ? Is it possible to do with two writers ? please let me know .I got struck up here since two days and refering Spring batch in action but am not able to figure it out .
Thanks
