1. tomcat server 8.5.55 64bit버전 설치
2. spring.io 사이트에서 spring 설치 (3.9.12) 설치
https://github.com/spring-projects/toolsuite-distribution/wiki/Spring-Tool-Suite-3
latest sts3 downloads
sprint tool suite 3.9.12
https://github.com/spring-projects/toolsuite-distribution/wiki/Spring-Tool-Suite-3
3. servers 삭제
package explorer서버와 servers텝에서 delete
4. 서버 및 환경 설정
widows -> preferences -> server -> runtime environment - > server runtime environments에서 remove 후 apache tomcat8.5.55 설정
5. project 생성
package explorer -> 오른쪽 버튼 -> new -> spring legacy file (spring mvc project) 클릭
6. port 생성
servers -> server.xml에서 포트 번호 변경
댓글 영역