惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
L
LangChain Blog
博客园_首页
J
Java Code Geeks
博客园 - 【当耐特】
Microsoft Azure Blog
Microsoft Azure Blog
小众软件
小众软件
WordPress大学
WordPress大学
V
Visual Studio Blog
T
The Blog of Author Tim Ferriss
U
Unit 42
酷 壳 – CoolShell
酷 壳 – CoolShell
Recent Announcements
Recent Announcements
C
Check Point Blog
IT之家
IT之家
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
A
About on SuperTechFans
aimingoo的专栏
aimingoo的专栏
D
Docker
有赞技术团队
有赞技术团队
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
阮一峰的网络日志
阮一峰的网络日志
I
InfoQ

Spring Releases

Spring Tools 5.4.0 released Spring Modulith 2.2 M1, 2.1.1, 2.0.8, and 1.4.13 released Spring AI 2.0.1 Available Now Spring AMQP 4.2.0-M1 Available Spring Integration 7.2.0-M1 Available Spring Batch 6.0.5 and 6.1.0-M1 available now Spring Boot 4.0.8 available now Spring Boot 4.1.1 available now Spring Boot 4.2.0-M1 available now Spring Cloud 2025.1.3 (aka Oakwood) Has Been Released Spring Boot 3.5.16 available now Spring Data 2025.0.13 released Spring Tools 5.2.0 released Spring AI 1.0.9, 1.1.8 Available Now Spring AI 2.0.0 GA Available Now Spring Modulith 2.1 GA, 2.0.7, and 1.4.12 released Spring Shell 4.0.3 and 3.4.3 are out! Spring Cloud 2025.0.3 (aka Northfields) Has Been Released Spring Cloud 2025.1.2 (aka Oakwood) Has Been Released Spring for GraphQL 1.4.6 and 2.0.4 released Spring gRPC 1.1.0 available now Spring Vault 4.0.3 and 3.2.1 available Spring Vault 4.1 Generally Available Spring Batch 6.0.4 and 5.2.6 available now Spring Boot 3.5.15 available now Spring Boot 4.0.7 available now Spring AI 2.0.0-RC1 Available Now Spring AI 2.0.0-M8 Available Now Spring AI 1.0.8, 1.1.7, 2.0.0-M7 Available Now Spring AI 1.0.7, 1.1.6, 2.0.0-M6 Available Now
Spring Tools 5.3.0 released
martinlippert · 2026-06-30 · via Spring Releases

On behalf of the team and everyone who has contributed, I am pleased to announce the 5.3.0 release of the Spring Tools for Visual Studio Code, Cursor, Eclipse, Theia, and Claude Code.

Hightlights

  • Validation Improvements: Fixed false positive lints, inner record bean misdetection, and native query checks.
  • Enhanced Stability: Resolved Boot MCP startup crashes, Eclipse AOT errors, and JMX connection bugs.
  • Code Modernization: Switched from RestTemplate to RestClient and cleaned up legacy dependencies.

Detailed changes can be found in the release notes: https://github.com/spring-projects/spring-tools/releases/tag/5.3.0.RELEASE

CVE reports

This release addresses the following CVEs:

  • CVE-2026-47858 "live information startup mode is vulnerable for remote code execution"
  • CVE-2026-47873 "Spring Tools Docker integration publishes unauthenticated debug (JDWP) and JMX ports on all network interfaces"
  • CVE-2026-47882 "Spring Boot DevTools remote secret generated with a non-cryptographic PRNG"
  • CVE-2026-59326 "HTTP Proxy Credentials Logged in Plaintext by the Spring Boot Language Server"
  • CVE-2026-59327 "Cleartext Storage of Spring Boot DevTools Remote Secret in Eclipse Launch"
  • CVE-2026-59328 "Cross-Site Scripting in Eclipse Spring Boot Starter Wizard Dependency Tooltips"

Downloads

To download the distribution for Eclipse and find links to the marketplace entries for Visual Studio Code, Cursor, and Theia, please go visit:

Next up is the 5.4.0 release, currently scheduled for mid September 2026.