리눅스 스프링부트 CLI 설치

Jmnote (토론 | 기여)님의 2022년 11월 22일 (화) 16:27 판 (새 문서: ==개요== ;리눅스 spring CLI 설치 <syntaxhighlight lang='console'> testuser@localhost:~$ spring --version -bash: spring: command not found </syntaxhighlight> <syntaxhighlight l...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

리눅스 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 }}