This is a sample standalone Java batch-processing application. The batch job contains a single chunk-type step that reads a list of numbers by chunks and prints them to the console. The 2 batch ...