1. MapReduce/Aggregate operations in SpringBatch stackoverflow.comIs it possible to do MapReduce style operations in SpringBatch? I have two steps in my batch job. The first step calculates average. The second step compares each value with average to ... |