1. STS(Spring Tool Suite)란?
Spring 개발툴. 이클립스 기반의 IDE였었다(STS 3이전). 지금은 다른 IDE에 설치하여 사용 가능하다.
2. STS3 vs STS4
-
STS는 현재 STS 4가 최신
- 최신버전 링크 : https://spring.io/tools
-
STS 3에서 STS 4로넘어가면서, 여러 이유로 STS 3가 Deprecated됨.
-
STS 4부터는 IDE agnostic.
STS 3까지는 이클립스 기반이기에 완성된 STS를 직접 다운받거나 이클립스에 필요한 구성요소를 다운받아 사용 가능함. STS 4부터는 다른 IDE에서도 필요한 구성요소를 다운받아 STS를 구성할 수 있게 함.
The Spring Tool Suite 3 is the previous generation of the Spring tooling for the Eclipse IDE. The Spring Tool Suite distribution was based on the Eclipse JEE package and included the Spring IDE components, the tc Server integration for Eclipse, and various other pre-installed plugins for the Eclipse IDE.
With the release of the all-new Spring Tools 4, the Spring Tool Suite 3 got deprecated and is no longer under active development. Instead, users of the Spring Tool Suite 3 are highly encouraged to migrate to the all-new Spring Tools 4: https://spring.io/tools. Even though the new Spring Tools 4 are IDE-agnostic and available for various development tools, we continue to provide a ready-to-use Eclipse-based distribution with the necessary components pre-installed.
-
STS 4에서는 Spring Legacy Project를 제거.
STS 3를 마지막으로 Spring Legacy Project가 Deprecated됨.
-
-
Legacy Spring Framework를 사용하고자 하는 개발자들은 STS3를 사용.
댓글
댓글 쓰기