diff --git a/spring-batch/README.md b/spring-batch/README.md index 9e09612490..99ac9826bc 100644 --- a/spring-batch/README.md +++ b/spring-batch/README.md @@ -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)