In this article, we’ll explore the world of dropwizard, from what it is and understanding each of its component, to building a simple web service in IntelliJ IDEA. Dropwizard is an opensource Java framework for building scalable RESTful web services, microservices, and bundles. It makes use of popular libraries such…