Update README.md

This commit is contained in:
johnA1331
2019-11-21 23:53:14 +08:00
committed by GitHub
parent cec6d8c9de
commit 6630e57fc5

View File

@@ -8,3 +8,4 @@ This module contains articles about Spring Batch
- [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)
- [Testing a Spring Batch Job](https://www.baeldung.com/spring-batch-testing-job)