Relative Content

Tag Archive for javaspringspring-bootspring-batchspring-batch-tasklet

Spring Batch custom validator

I have to implement a solution using spring batch. The domain object is order, order can be shipped from certain DC. Based on the qty I should equally split across DCs.