Build Java RESTful Web Services with Dropwizard
Dropwizard is a open source Java framework for developing ops-friendly, high-performance, RESTful web services. It was developed by Yammer to power their JVM-based backend services. Dropwizard pulls together stable, mature libraries from the Java ecosystem into a simple, light-weight package that lets you focus on getting things done.