SMALL
1. Spring 실행 후 프로젝트 저장할 위치 지정
* Workspace의 경로는 모두 영어로 지정해야함
2. 프로젝트 생성
File > New > New Spring Starter Project
3. prom.xml 수정
<version>2.2.1.RELEASE</version>
4. Maven 업데이트
board 우클릭 > Maven > Update Project
5. BoardApplication 실행해보기
'Programming > Spring' 카테고리의 다른 글
[Spring] XML Mapper로 DB에서 정보 조회하는 기능 구현 (Controller, DAO, DTO, Service, Mybatis) (0) | 2021.03.02 |
---|---|
[Spring] Jsoup을 이용한 지니 뮤직비디오 웹 크롤링 (Jsoup select 문법) (0) | 2021.02.26 |
[Spring] Spring Framework MVC - Controller, Service, DTO(=VO), DAO (0) | 2021.02.23 |
[Spring] STS에 Lombok 설치하기 (0) | 2021.02.23 |
[Spring] 맥(Mac)에 STS(Spring Tool Suite) 설치하기 (0) | 2021.02.22 |
댓글