JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Index
Search
Help
org.springframework.boot.cli
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.springframework.boot.cli
@NullMarked
package
org.springframework.boot.cli
Main entry point of the Spring Boot CLI.
Related Packages
Package
Description
org.springframework.boot.cli.command
Command infrastructure for the CLI.
org.springframework.boot.cli.json
org.springframework.boot.cli.util
Utility classes for the CLI.
Classes
Class
Description
DefaultCommandFactory
Default implementation of
CommandFactory
.
SpringCli
Spring Command Line Interface.