下载并安装 STS IDE

2025 年 1 月 17 日 | 阅读时间 1 分钟

Spring Tool Suite (STS) IDE

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

安装 STS

步骤 1: 从 https://springframework.org.cn/tools3/sts/all 下载 Spring Tool Suite。单击您正在使用的平台。在本教程中,我们使用 Windows 平台。

Download and Install STS IDE

步骤 2: 提取 zip 文件并安装 STS。

sts-bundle -> sts-3.9.9.RELEASE -> 双击 STS.exe

Download and Install STS IDE

步骤 3: 屏幕上出现 Spring Tool Suite 3 启动器对话框。单击 Launch 按钮。如果需要,您可以更改工作区。

Download and Install STS IDE

步骤 4: 它开始启动 STS。

Download and Install STS IDE

STS 用户界面如下所示

Download and Install STS IDE