Update README.md

This commit is contained in:
Loredana Crusoveanu 2018-03-18 17:43:46 +02:00 committed by GitHub
parent 4e93b2b2bc
commit 215f12275c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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)