Update README.md

This commit is contained in:
johnA1331
2019-10-18 20:53:29 +08:00
committed by GitHub
parent 578ee20d24
commit fb5a73f793

View File

@@ -7,3 +7,4 @@ This module contains articles about Spring Batch
- [Spring Batch using Partitioner](https://www.baeldung.com/spring-batch-partitioner)
- [Spring Batch Tasklets vs Chunks](https://www.baeldung.com/spring-batch-tasklet-chunk)
- [How to Trigger and Stop a Scheduled Spring Batch Job](https://www.baeldung.com/spring-batch-start-stop-job)
- [Configuring Skip Logic in Spring Batch](https://www.baeldung.com/spring-batch-skip-logic)