spring
The Spring Boot CLI is a command line tool that you can use to bootstrap a new project from start.spring.io or encode a password
Subcommands
| Name | Description |
|---|---|
init | Initialize a new project using Spring Initializr |
encodepassword | Encode a password for use with Spring Security |
shell | Start a nested shell |
help | Show help for other commands |
Options
| Name | Description |
|---|---|
--help | Show help for spring |
--version | Get spring CLI version |
--debug |
|