diff --git a/src/site/apt/getting-started.apt b/src/site/apt/getting-started.apt index 94a8d06b6..40c9dc409 100644 --- a/src/site/apt/getting-started.apt +++ b/src/site/apt/getting-started.apt @@ -78,3 +78,8 @@ $ mvn test * Check out the Spring Batch project from Git (instructions are available {{{source-repository.html}here}}). * Run Maven from the command line in the samples directory. There are additional building instructions and suggestions about what to do if it goes wrong {{{building.html}here}}. + +* Using Gradle and Git (for Groovy programmers) + + * There is a Groovy project template with instructions available {{{https://github.com/robokaso/Groovy-Spring-Batch-Template}here}} + \ No newline at end of file