diff --git a/spring-batch-2/README.md b/spring-batch-2/README.md index 9b5d59f0b9..cddd52e70a 100644 --- a/spring-batch-2/README.md +++ b/spring-batch-2/README.md @@ -2,4 +2,5 @@ - [Spring Boot With Spring Batch](https://www.baeldung.com/spring-boot-spring-batch) - [How to Trigger and Stop a Scheduled Spring Batch Job](https://www.baeldung.com/spring-batch-start-stop-job) +- [Access Job Parameters From ItemReader in Spring Batch](https://www.baeldung.com/spring-batch-itemreader-access-job-parameters) - More articles [[<-- prev]](/spring-batch)