Merge pull request #3840 from eugenp/lor6-patch-3

Update README.md
This commit is contained in:
Loredana Crusoveanu 2018-03-18 18:11:28 +02:00 committed by GitHub
commit 6c4ef59c1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)