STS3下载和安装,STS4升级

Spring Tools Suite(STS) 

STS是一个定制版的Eclipse,专为Spring开发定制的,方便创建、调试、维护Spring应用

下载STS

官网链接 https://spring.io/tools

 

STS3下载和安装,STS4升级_第1张图片

https://download.springsource.com/release/STS4/4.3.1.RELEASE/dist/e4.12/spring-tool-suite-4-4.3.1.RELEASE-e4.12.0-win32.win32.x86_64.zip
https://download.springsource.com/release/STS4/4.7.0.RELEASE/dist/e4.16/spring-tool-suite-4-4.7.0.RELEASE-e4.16.0-win32.win32.x86_64.zip

安装sts3,github地址

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

JDk8 https://www.oracle.com/java/technologies/javase-downloads.html 

 

 

 

https://www.cnblogs.com/atomgame/p/12408661.html

https://blog.csdn.net/u010203767/article/details/69211072

你可能感兴趣的:(STS3下载和安装,STS4升级)