This sample DropWizard application demonstrates the use of the dropwizard-swagger project
Run the main method in the class SampleApplication.java using the following arguments: "server src/main/resources/sample-config.yaml"
cdinto the project's directorymvn clean packagejava -jar target/dropwizard-swagger-sample-app-1.0-SNAPSHOT.jar server src/main/resources/sample-config.yaml- Open your browser and hit http://localhost:9999/swagger