본문 바로가기
▶ Back-End/Server

IntelliJ(Community) SpringBoot Project 생성

by 오늘도 코딩 2022. 11. 8.
728x90
반응형

Ultimate 버전에는 있고, Community 버전에는 없고

* 간단하게 프로젝트 생성 후 실행 결과 확인

 

 

▷ Spring Iniaialzr Project 생성

 

① https://start.spring.io/ 이동

 

 

② GENERATE 클릭, 프로젝트.zip 다운로드

 

 

③ 다운로드 한 프로젝트.zip 압축해제 〉 Open 클릭 〉 압축해제 한 폴더 선택 〉 OK

 

 

④ 최초 오픈 시 관련 플러그인을 다운로드

 

 

⑤ resources 〉 static 폴더 생성 〉 index.html 생성 〉 html 간단 작성

 

 

⑥ @SpringBootApplication 어노테이션이 작성된 class 에서 실행

 

 

⑦ 실행결과 확인

 

 

▷ 관련 글

 

IntelliJ(Community) 설치 방법 + Eclipse 단축키 설정

▷ IntelliJ(Community) 설치 방법 ▷ Eclipse 단축키 설정 ▷ 관련 글 [Spring || Boot] IntelliJ(무료 버전) Spring Boot Project 생성 Ultimate 버전에는 있고, Community 버전에는 없고 * 간단하게 프로젝트 생성 후 실행

coding-today.tistory.com

 

 

728x90
728x90

댓글