RESTful Web Services with Dropwizard (2014)

RESTful Web Services with Dropwizard (2014)

Preface

Chapter 1. Getting Started with Dropwizard

Chapter 2. Creating a Dropwizard Application

Chapter 3. Configuring the Application

Chapter 4. Creating and Adding REST Resources

Chapter 5. Representations - RESTful Entities

Chapter 6. Using a Database

Chapter 7. Validating Web Service Requests

Chapter 8. The Web Service Client

Chapter 9. Authentication

Chapter 10. The User Interface - Views

Appendix A. Testing a Dropwizard Application

Appendix B. Deploying a Dropwizard Application