Skip to content

Commit 542f3f3

Browse files
committed
Add blog post url
1 parent 15b3071 commit 542f3f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This blog post is the example application of the following blog posts:
44
* [Spring Batch Tutorial: Getting the Required Dependencies With Gradle](http://www.petrikainulainen.net/programming/spring-framework/spring-batch-tutorial-getting-the-required-dependencies-with-gradle/)
55
* [Spring Batch Tutorial: Reading Information From a File](http://www.petrikainulainen.net/programming/spring-framework/spring-batch-tutorial-reading-information-from-a-file/)
66
* [Spring Batch Tutorial: Creating a Custom ItemReader](http://www.petrikainulainen.net/programming/spring-framework/spring-batch-tutorial-creating-a-custom-itemreader/)
7+
* [Spring Batch Tutorial: Reading Information From a REST API](http://www.petrikainulainen.net/programming/spring-framework/spring-batch-tutorial-reading-information-from-a-rest-api/)
78

89
Prerequisites
910
=============

0 commit comments

Comments
 (0)