Package org.springframework.boot.cli.command.init
CLI command for initializing a new application using Spring Initializr.
Class Summary Class Description InitCommand Command
that initializes a project using Spring initializr.Exception Summary Exception Description ReportableException Exception with a message that can be reported to the user.