<@U0HDE11NW> Dropwizard works very well if your we...
# server
a
@rokee Dropwizard works very well if your web app consists largely of a JSON API and is a single page app (although traditional views are supported). Deployment is a single fat jar that bundles jetty internally. The great thing about Dropwizard is that it's tuned for production out of the box including things like metrics and health checks.