리눅스 스프링부트 CLI 설치

Jmnote (토론 | 기여)님의 2022년 11월 22일 (화) 16:28 판

1 개요

리눅스 springboot 설치
리눅스 Spring CLI 설치
testuser@localhost:~$ spring --version
-bash: spring: command not found
testuser@localhost:~$ sdk install springboot

Downloading: springboot 2.7.5

In progress...

#################################################################### 100.0%

Installing: springboot 2.7.5
Done installing!


Setting springboot 2.7.5 as default.
testuser@localhost:~$ spring --version
Spring CLI v2.7.5


2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}