

Scott Leberknight
Apr 30, 20161 min read
Fortitude gives Dropwizard presentation at DevIgnition
Fortitude's Scott Leberknight gave a presentation  on the Dropwizard framework Friday April 29, 2016 at the DevIgnition  conference....


Scott Leberknight
Aug 15, 20153 min read
Why Isn't Dropwizard Validating Objects In Resource Methods?
Dropwizard provides automatic validation of Jersey resource method parameters by simply adding the @Valid annotation. For example, in...