How to install Spring CLI using Mac Terminal

If you want to make use of the Spring CLI on your Mac/Macbook, then you can make use of the brew command as below,

% brew tap spring-cli-projects/spring-cli

Followed by,

% brew install spring-cli

Note: Java 17 is required to make use of Spring CLI.

Installing Spring CLI using Brew on Mac

Make sure brew is installed: Installing Brew on Mac

Comments & Discussion

Facing issues? Have questions? Post them here! We're happy to help!