Setting up a Dropwizard project using Gradle (each commit is a step in the process). It follows the example on Dropwizard Getting Started Guide
-
Run gradle:
./gradlew run
-
Run:
./gradlew idea
- You may need to install Java 7
Setting up a Dropwizard project using Gradle (each commit is a step in the process). It follows the example on Dropwizard Getting Started Guide
Run gradle:
./gradlew run
Run:
./gradlew idea