added section for Gradle+Git (Groovy Template)

This commit is contained in:
Robert Kasanicky
2012-04-02 23:07:26 +02:00
parent c5675b23a5
commit 2bdc56a94a

View File

@@ -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}}