Springboot 下载安装

Springboot 下载安装

Spring Tool Suite(STS)IDE

Spring Tool Suite是用于开发Spring应用程序的IDE。它是基于Eclipse的开发环境。它提供了一个现成的环境来实施,运行,部署和调试应用程序。它可以验证我们的应用程序并为应用程序提供快速修复。

安装STS

步骤1: 从下载Spring Tool Suite href ="https://spring.io/tools3/sts/all" rel ="nofollow" target ="_blank"> https://spring.io/tools3/sts/all 。单击您正在使用的平台。在本教程中,我们使用Windows平台。

Springboot 下载安装_https://bianchenghao6.com_【SpringBoot 教程】_第1张

步骤2: 提取
zip 文件并安装STS。
sts-bundle-> sts-3.9.9.RELEASE-> Double -单击
STS.exe

Springboot 下载安装_https://bianchenghao6.com_【SpringBoot 教程】_第2张

第3步: " Spring Tool Suite 3启动器"对话框出现在屏幕上。点击
启动按钮。您可以根据需要更改工作区。

Springboot 下载安装_https://bianchenghao6.com_【SpringBoot 教程】_第3张

步骤4: 它开始启动STS。

Springboot 下载安装_https://bianchenghao6.com_【SpringBoot 教程】_第4张

STS用户界面如下:

Springboot 下载安装_https://bianchenghao6.com_【SpringBoot 教程】_第5张