이클립스, vscod, 인텔리제 중 편한걸 사용하자 -> 하지만 회사가면 이클립스를 많이쓴다!!
자바프로젝을 만들고 웹프로젝으로!



작업환경만들기
스프링, 메이븐 다운로드
Spring Tools 4 is the next generation of Spring tooling
Largely rebuilt from scratch, Spring Tools 4 provides world-class support for developing Spring-based enterprise applications, whether you prefer Eclipse, Visual Studio Code, or Theia IDE.
spring.io
https://maven.apache.org/download.cgi
Maven – Download Apache Maven
Downloading Apache Maven 3.8.1 Apache Maven 3.8.1 is the latest release and recommended version for all users. The currently selected download mirror is https://mirror.navercorp.com/apache/. If you encounter a problem with this mirror, please select anothe
maven.apache.org

클릭 다운로드


시스템 변수에서 추가

Path 더블클릭 -> M2_HOME%\bin추가
'수업정리 > Spring' 카테고리의 다른 글
[06/03]파일 입출력 받기 (0) | 2021.06.03 |
---|---|
[05/31]메이븐 설치하기 (0) | 2021.05.31 |