Minimal Dropwizard application
Check out: http://kielczewski.eu/2013/04/developing-restful-web-services-using-dropwizard/
mvn packagejava -jar target/example-dropwizard-1.0-SNAPSHOT.jar- Point your browser to http://localhost:8080/hello
Minimal Dropwizard application
Check out: http://kielczewski.eu/2013/04/developing-restful-web-services-using-dropwizard/
mvn packagejava -jar target/example-dropwizard-1.0-SNAPSHOT.jar