A hands-on focused step-by-step tutorial to help you create Web Service applications using Dropwizard If you are a software engineer or a web developer and want to learn more about building your own Web Service application, then this is the book for you. Basic knowledge of Java and RESTful Web Service concepts is assumed and familiarity with SQL/MySQL and command-line scripting would be helpful.
Ok this is just shorter version of the offical documentation and you can read it in one sitting. You build faily simple db backed application. Book is easily readable (~120 pages) but content is not that great. Author did not touch metrics and administration part at all. Because framework is evolving really fast (book uses version 0.7.0) some parts are outdated like authentication and views. Best for people who prefer tutorial over offical docs.