Mastering Spring Boot 2.0
上QQ阅读APP看书,第一时间看更新

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.