요즘은 springboot를 많이 쓰지만 현장에서는 아직도 spring을 많이 사용한다. 

현장에에 나가서 잘할 수 있는 연습이기 때문에 현장과 비슷하게 Java1.8을 사용할 것이다.

그리고 spring legacy proejct를 이용해서 project를 만들것이다.

 

1. STS3 다운로드

https://github.com/spring-attic/toolsuite-distribution/wiki/Spring-Tool-Suite-3

 

Spring Tool Suite 3

the distribution build for the Spring Tool Suite and the Groovy/Grails Tool Suite - spring-attic/toolsuite-distribution

github.com

빨간 부분을 클릭하여 다운로드

3.9.13 까지만 java 1.8을 지원하므로 3.9.13을 받는다.

압축을 풀고 STS.exe를 실행한다.

Launch를 클릭하여 실행한다.

'Spring' 카테고리의 다른 글

[Spring] STS pom.xml 설정  (0) 2023.10.04
[Spring] STS Project Facets 설정  (0) 2023.10.04
[Spring] STS Spring Legacy Project 만들기  (0) 2023.10.04
[Spring] STS Tomcat 설정  (1) 2023.10.04
[Spring] STS init 파일 설정  (0) 2023.10.04

+ Recent posts