Commit Graph

8 Commits

Author SHA1 Message Date
R. Tyler Croy 5c89a50ab3
Add support for generating limited local javadocs based on our dependency graph 2016-12-19 09:32:31 -08:00
R. Tyler Croy be60079b1c
Add support for rendering mustache views and start with the get/200 view 2016-12-18 14:37:16 -08:00
R. Tyler Croy ab5d9b0b7e
Include spock testing support in the application
This requires pinning a specific minor version of Groovy since Spock requires a
specific package name for each major/minor release of Groovy
2016-12-18 12:14:54 -08:00
R. Tyler Croy 38cf06bf7c
Make `check` the default task for easy testing 2016-12-18 10:31:02 -08:00
R. Tyler Croy 13dc8672cf
Dynamically generate a configuration which can be loaded by `./gradlew run` 2016-12-18 10:30:21 -08:00
R. Tyler Croy ac6907c5f1
Bootstrap a simple Dropwizard(.io) application 2016-12-18 10:16:53 -08:00
R. Tyler Croy 0b06c58a28
Basic groovy compile/lint setup 2016-12-18 09:57:14 -08:00
R. Tyler Croy c7310cce0e
Initial commit with gradle tooling 2016-12-18 09:51:25 -08:00