Demo application of my ideal web application stack
Go to file
R. Tyler Croy 763a424b69
Add integration tests to ensure that text/html requests get web pages
And of course, application/json requests get JSON objects
2016-12-19 07:47:19 -08:00
config/codenarc Basic groovy compile/lint setup 2016-12-18 09:57:14 -08:00
gradle/wrapper Initial commit with gradle tooling 2016-12-18 09:51:25 -08:00
src Add integration tests to ensure that text/html requests get web pages 2016-12-19 07:47:19 -08:00
.gitignore Basic groovy compile/lint setup 2016-12-18 09:57:14 -08:00
LICENSE.txt Add the GPLv2 license to the project 2016-12-18 10:12:41 -08:00
build.gradle Add support for rendering mustache views and start with the get/200 view 2016-12-18 14:37:16 -08:00
gradle.properties Bootstrap a simple Dropwizard(.io) application 2016-12-18 10:16:53 -08:00
gradlew Initial commit with gradle tooling 2016-12-18 09:51:25 -08:00
gradlew.bat Initial commit with gradle tooling 2016-12-18 09:51:25 -08:00
settings.gradle Initial commit with gradle tooling 2016-12-18 09:51:25 -08:00