Study/Etc

[IDE] Eclipse에 Spring Boot 프로젝트 생성하기

jonghne 2022. 11. 4. 11:01

Eclipse에 STS(Spring Tools) 설치하기

Eclipse -> Help -> Eclipse Marketplace -> Spring STS 검색 -> STS 3 설치

설치를 완료하고 재시작한다.

 

Spring Boot 프로젝트 생성

재부팅 후 Spring Boot 프로젝트를 생성한다.

File-> New -> Other -> Spring Boot -> Spring Starter Project