Uses of Package
org.springframework.boot.cli.command
Package
Description
Main entry point of the Spring Boot CLI.
Command infrastructure for the CLI.
CLI commands for creating jars and wars.
Core CLI commands.
CLI command for password encoding.
CLI command for grabbing dependencies.
CLI command for initializing a new application using Spring Initializr.
CLI commands for installing and uninstalling CLI dependencies.
Classes for running CLI applications.
Classes for running a nested shell in the CLI.
-
ClassDescriptionA single command that can be run from the CLI.Factory used to create CLI
Command
s. -
ClassDescriptionAbstract
Command
implementation.A single command that can be run from the CLI.Runtime exception wrapper that defines additionalCommandException.Option
s that are understood by theCommandRunner
.Specific options understood by theCommandRunner
.An example that can be displayed in the help. -
ClassDescriptionAbstract
Command
implementation.A single command that can be run from the CLI.Base class for aCommand
that parse options using anOptionHandler
. -
-
ClassDescriptionAbstract
Command
implementation.A single command that can be run from the CLI.An example that can be displayed in the help.Base class for aCommand
that parse options using anOptionHandler
. -
ClassDescriptionAbstract
Command
implementation.A single command that can be run from the CLI.Base class for aCommand
that parse options using anOptionHandler
. -
ClassDescriptionAbstract
Command
implementation.A single command that can be run from the CLI.An example that can be displayed in the help.Base class for aCommand
that parse options using anOptionHandler
. -
ClassDescriptionAbstract
Command
implementation.A single command that can be run from the CLI.Base class for aCommand
that parse options using anOptionHandler
. -
ClassDescriptionAbstract
Command
implementation.A single command that can be run from the CLI.Base class for aCommand
that parse options using anOptionHandler
. -
ClassDescriptionAbstract
Command
implementation.A single command that can be run from the CLI.Runtime exception wrapper that defines additionalCommandException.Option
s that are understood by theCommandRunner
.