diff --git a/spring-batch/README.md b/spring-batch/README.md index 5f226e7fd7..754fc5f980 100644 --- a/spring-batch/README.md +++ b/spring-batch/README.md @@ -5,4 +5,5 @@ ### Relevant Articles: - [Introduction to Spring Batch](http://www.baeldung.com/introduction-to-spring-batch) -- [Spring Batch using Partitioner](https://github.com/eugenp/tutorials/tree/master/spring-batch) +- [Spring Batch using Partitioner](http://www.baeldung.com/spring-batch-partitioner) +- [Spring Batch Tasklets vs Chunks Approach](http://www.baeldung.com/spring-batch-tasklet-chunk)