Where to Look Next
In this chapter we learned about Dropwizard, saw some differences and similarities with Spring Boot and how to expose REST endpoints, configuration, and metrics, and make calls to external services. This was meant as a quick introduction to Dropwizard and is by no means a comprehensive guide. Check out the following links for more information:
- Dropwizard Core
- Dropwizard Getting Started
- Client API
- Dropwizard on GitHub
- Dropwizard examples on GitHub
Where to Look Next
CHAPTER 4