| Class | Description |
|---|---|
| CheckCommand<T extends Configuration> |
Parses and validates the application's configuration.
|
| Cli |
The command-line runner for Dropwizard application.
|
| Command |
A basic CLI command.
|
| ConfiguredCommand<T extends Configuration> |
A command whose first parameter is the location of a YAML configuration file.
|
| EnvironmentCommand<T extends Configuration> |
A command which executes with a configured
Environment. |
| ServerCommand<T extends Configuration> |
Runs a application as an HTTP server.
|
Copyright © 2021. All rights reserved.