Intellij community 2020.3.2 버전 설치 시
기본 plug in에 Spring Boot를 찾아볼 수 없다.
plug in이 없어도 Spring Boot 프로젝트를 생성하는 간단한 방법이 있는데...
에서
자잘한 설정 후 GENERATE 클릭을 하면 .zip 파일이 다운로드된다.
[Artifact].zip file을 압축 해제 후
File -> Open 에서 압축 해제된 프로젝트를 열기만 하면 된다.
우측 하단 import를 누르면 완료.
'Spring Boot > Intellij' 카테고리의 다른 글
Spring Boot 처음 실행 시 에러 (0) | 2021.02.14 |
---|---|
Cannot resolve method 'run(java.lang.Class, String[])' (0) | 2021.02.14 |