The Dropwizard example application.
-
To create the example, package the application using Apache Maven from the root dropwizard directory.
mvn clean package
-
To run the server run.
java -jar target/DropWizardExample-0.0.1-SNAPSHOT.jar server example.yml