-
Gradle is used to build the project
-
Project structure:
| +- src | +- main | | | +- groovy | +- resources | +- test | | | +- groovy | +- resources -
To run static analysis checks (findbugs & codenarc), and all tests run:
gradle build
-
gradle test
can be used to run tests only -
gradle check
can be used to run static analysis -
To produce an executable 'fat' jar run:
gradle shadow
-
Notifications
You must be signed in to change notification settings - Fork 0
arudge/groovy-spring-batch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published