Package org.springframework.boot.cli.command.shell
Class Summary Class Description CommandCompleter JLineCompleterfor Spring BootCommands.PromptCommand Shell A shell for Spring Boot.ShellCommand Commandto start a nested REPL shell.ShellPrompts Abstraction to manage a stack of prompts.Exception Summary Exception Description ShellExitException Exception used to stop theShell.