January 2019
Intermediate to advanced
378 pages
11h 35m
English
Dropwizard uses the Jetty HTTP library and spins up an HTTP web server with its main method, and so facilitates running your web application as a simple Unix process and piggybacking on existing Unix process management tool. By having this main method as a way of spinning up, the process leads to the following:
Read now
Unlock full access