ServerFactory
implementations.Application.run(String...)
to add the standard "server" and "check" commandsAdminEnvironment
.AdminEnvironment
.Bootstrap
for the given application.ConfiguredBundle
Subparser
.Subparser
.ServerFactory
, which allows for multiple sets of
application and admin connectors, all running on separate ports.Environment
.Application
.Class
of the configuration class type parameter.Class
of the configuration type.ConfigurationSourceProvider
.ExecutorService
to run time bound health checksObjectMapper
.ObjectMapper
.Validator
.HealthCheckRegistry
.JerseyEnvironment
.LifecycleEnvironment
.MetricRegistry
.Application.run(String...)
to indicate there was a fatal error running the requested command.ConfiguredBundle
s are run.ConfiguredBundle#run(Configuration, Environment)
Bootstrap
and Configuration
.Environment
and Configuration
.Server
instances for Dropwizard applications.ServletEnvironment
.ConfigurationSourceProvider
.ObjectMapper
to the bootstrap.Validator
.ServerFactory
, suitable for PaaS deployments
(e.g., Heroku) where applications are limited to a single, runtime-defined port.Copyright © 2020. All rights reserved.