| Class | Description |
|---|---|
| AdminEnvironment |
The administrative environment of a Dropwizard application.
|
| Bootstrap<T extends Configuration> |
The pre-start application environment, containing everything required to bootstrap a Dropwizard
command.
|
| Environment |
A Dropwizard application's environment.
|
| ExceptionMapperBinder |
An HK2 binder that registers all the default exception mappers while allowing users to override
individual exception mappers without disabling all others.
|
Copyright © 2017. All rights reserved.