spring-boot-cli-0.2.0 is not a library.
Spring boot CLI writen in Rust
This is a command-line tool built in Rust that allows developers to quickly create new Spring Boot projects in the terminal. this tool uses Spring Initializr API by default to generate a Spring Boot project.
Dependencies
reqwest, inquire, clap, serde, serde_json, anyhow resolve-path
Install
cargo install spring-boot-cli
spring-boot-cli -h
⬇️ Locally project installation