- Mastering Spring Boot 2.0
- Dinesh Rajput
- 61字
- 2021-06-25 21:29:17
Installing the Spring Boot CLI
The Spring community provides several ways to install the Spring Boot CLI. Let's see the following ways:
- Manually installing from a downloaded distribution
- Installation with SDKMAN!
- Installing with OSX Homebrew
- MacPorts installation
- Command-line completion
Let's look at each installation option. But we'll start with how you can install the Spring Boot CLI manually from a distribution.