Dropwizard Configuration Tutorial

Опубликовано: 24 Июль 2026
на канале: javaeeeee
10,338
34

Here is the link to my Getting Started with Drowizard course on Udemy https://www.udemy.com/getting-started....

This tutorial will explain how to use Dropwizard configuration. In particular it will be shown how to add a configuration parameter to the YAML configuration file and the Configuration class as well as how to pass the parameter into a resource class. Also it will be explained how to change the default Dropwizard HTTP port from 8080 to a new value.
Additional information can be found here: http://javaeeeee.blogspot.com/2015/02....