JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.springframework.boot.cli.command.shell
package
org.springframework.boot.cli.command.shell
Classes for running a nested shell in the CLI.
Related Packages
Package
Description
org.springframework.boot.cli.command
Command infrastructure for the CLI.
All Classes and Interfaces
Classes
Exceptions
Class
Description
CommandCompleter
JLine
Completer
for Spring Boot
Command
s.
PromptCommand
Command
to change the
Shell
prompt.
Shell
A shell for Spring Boot.
ShellCommand
Command
to start a nested REPL shell.
ShellExitException
Exception used to stop the
Shell
.
ShellPrompts
Abstraction to manage a stack of prompts.