Spring Tools 4.15.2 现已发布。Spring Tools 4 是由 Spring 团队打造的 Spring 开发工具,从零开始构建,融合了现代技术和开发者工具架构。它在单独的进程中运行,从构建之初就考虑到了性能问题,并且支持最新的 Spring 技术,为开发基于 Spring 的企业应用提供世界级支持。同时,全新版本的 Spring Tools 与 IDE 无关,可在各种编码环境中使用,支持 Eclipse、Visual Studio Code 与 Theia。
修复和改进
- (Spring Boot) fixed:YAML 编辑器中 @@ 占位符的验证错误 ( #711 )
- (VSCode) fixed:在 internalConsole 中启动应用程序时不会自动连接实时进程 ( #794 )
- (Eclipse) fixed:清理/减少 Eclipse 日志中诊断输出的详细程度 ( #798 )
- (Eclipse) fixed:
Not properly disposed SWT resource
导致 Spring Starter Project ( #797 ) - (Eclipse) fixed:在没有执行器的情况下将应用程序部署到 docker 时避免实时悬停连接尝试 ( #716 )
- (Eclipse) fixed:Devtools 与 boot dash docker 的集成被破坏 ( #724 )
- (Eclipse) fixed:docker boot dash 的暂停/恢复功能故障 ( #783 )
- (Concourse) fixed:Concourse 扩展(在 vscode 中)不允许在 Steps 中 on_error ( #737 )
Spring Tools 4.16.0 计划于 2022 年 9 月中旬发布。
下载地址:https://spring.io/tools/
详情可查看官方博客。