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

推荐订阅源

Vercel News
Vercel News
SecWiki News
SecWiki News
WordPress大学
WordPress大学
小众软件
小众软件
博客园 - 司徒正美
酷 壳 – CoolShell
酷 壳 – CoolShell
V
Visual Studio Blog
Y
Y Combinator Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
云风的 BLOG
云风的 BLOG
MyScale Blog
MyScale Blog
K
Kaspersky official blog
T
The Exploit Database - CXSecurity.com
腾讯CDC
Scott Helme
Scott Helme
I
InfoQ
Cyberwarzone
Cyberwarzone
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Security Latest
Security Latest
The Register - Security
The Register - Security
Project Zero
Project Zero
F
Fortinet All Blogs
C
CERT Recently Published Vulnerability Notes
A
Arctic Wolf
C
Cisco Blogs
L
LINUX DO - 热门话题
P
Privacy International News Feed
IT之家
IT之家
U
Unit 42
P
Privacy & Cybersecurity Law Blog
H
Help Net Security
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
C
Cyber Attacks, Cyber Crime and Cyber Security
P
Palo Alto Networks Blog
F
Full Disclosure
宝玉的分享
宝玉的分享
Simon Willison's Weblog
Simon Willison's Weblog
L
Lohrmann on Cybersecurity
Google DeepMind News
Google DeepMind News
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
H
Hacker News: Front Page
Know Your Adversary
Know Your Adversary
PCI Perspectives
PCI Perspectives
Hugging Face - Blog
Hugging Face - Blog
AWS News Blog
AWS News Blog
MongoDB | Blog
MongoDB | Blog
S
Schneier on Security
Recent Announcements
Recent Announcements
Forbes - Security
Forbes - Security
Cisco Talos Blog
Cisco Talos Blog

Spring

A Bootiful Podcast: My friend Francesco Ciulla on developer advocacy and more Spring Boot 3.5.16 available now Spring Data 2025.0.13 released This Week in Spring - June 23rd, 2026 Self-Correcting Structured Output in Spring AI 2.0 MongoDB-backed Spring Batch jobs and more in Spring Boot 4.1 A Bootiful Podcast: DaShaun Carter on patching, Spring Boot 4.1, and security in the world of AI This Week in Spring - June 16th, 2026 Tool Calling in Spring AI 2.0: A Composable, Agentic Architecture Spring AI 1.0.9, 1.1.8 Available Now Spring AI 2.0.0 GA Available Now A Bootiful Podcast: Spring Security lead Rob Winch answers some security questions for me 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 AI 2.0.0-RC1 Available Now A Bootiful Podcast: JetBrains' Marit van Dijk This Week in Spring - June 2nd, 2026 Spring and Security In The Times Of AI A Bootiful Podcast: Microsoft's Martijn Verburg Spring AI 2.0.0-M8 Available Now This Week in Spring - May 26th, 2026 Spring AI 1.0.8, 1.1.7, 2.0.0-M7 Available Now A Bootiful Podcast: Hadi Hariri, Jetbrains legend This Week in Spring - May 19th, 2026 Spring Office Hours Podcast: S5E16 - May Release Train Shift & What's Coming in Spring Boot 4.1 A Bootiful Podcast: the legendary Adib Saikali This Week in Spring - May 12th, 2026 May Release Train Date Changes Spring Office Hours Podcast: S5E15 - Upgrading Spring and OSS Security Spring AI 1.0.7, 1.1.6, 2.0.0-M6 Available Now Spring Cloud Function and Config Have Been Released To Address Several CVEs A Bootiful Podcast: Daniel Garnier-Moiroux on his new book 'Testing Spring Boot Applications' This Week in Spring - May 5th, 2026 Spring Office Hours Podcast: S5E14 - Spec Driven Development with Simon Martinelli Ronald Dehuysser, founder of JobRunr, on their ambitious new JavaClaw-like agent runtime This Week in Spring - April 28th, 2026 Spring AI 1.0.6, 1.1.5, 2.0.0-M5 Available Now Spring Modulith 2.1 RC1, 2.0.6, and 1.4.11 released Spring Shell 4.0.2 is out! A Bootiful Podcast: A Bootiful Podcast: Dr. Venkat Subramaniam and James Ward on Intelligent Kotlin and So Much More Spring Boot 3.5.14 available now Spring Boot 4.0.6 available now Spring Boot 4.1.0-RC1 available now Spring for Apache Kafka 4.1.0-RC1, 4.0.5, and 3.3.15 Available Spring for Apache Pulsar 1.2.17 and 2.0.5 are now available This Week in Spring - April 21st, 2026 Spring Authorization Server 1.5.7 Available Now Spring Security 2026.04 Releases - Contains CVE Fixes Spring Integration 7.1.0-RC1 Available Spring Vault 4.1.0-RC1 and 4.0.2 released Spring Data 2026.0.0-RC1 enters release candidate phase Spring Data 2025.1.5 and 2025.0.11 released Spring Framework 6.2.18 and 7.0.7 Available Now A Bootiful Podcast: the legendary Craig Walls Spring AI Agentic Patterns (Part 7): Session API — Event-Sourced Short-Term Memory with Context Compaction This Week in Spring - April 14th, 2026 Catch the Spring Team at Spring I/O 2026! A Bootiful Podcast: Mark Kropf on AI orchestration Spring Office Hours Podcast: S5E12 - Developer Soft Skills with Arun Gupta Spring AI Agentic Patterns (Part 6): AutoMemoryTools — Persistent Agent Memory Across Sessions
Spring Tools 5.2.0 released
martinlipper · 2026-06-15 · via Spring

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

Hightlights

  • Claude Code Plugin (Experimental): introduced a new experimental plugin for Claude Code, providing:
    • An Embedded MCP Server: exposes Spring-specific static project analytics to the LLM (including Spring specific problems + fixes as well as indexing information)
    • Skills: a set of Claude Code skills (such as validation and quickfixes) to guide the LLM when and how to use the embedded MCP server when working with Spring projects
    • Installation: please see the Claude Code Plugin README
    • Feedback: since this is an early access experimental implementation, your feedback would be more than welcome (via GitHub issues)
  • Enhanced Embedded MCP Server: added more capabilities and automatic configuration (Eclipse Copilot) for the embedded MCP server
    • when using GitHub Copilot together with the Spring Tools in an Eclipse-based environment, the Spring Tools embedded MCP server gets automatically configured for Copilot
  • Support for Spring AI: added overall support for indexing and validating Spring AI projects
    • indexes and validates the commonly used Spring AI annotations to give you overviews and feedback of your Spring AI projects
  • Maven Repository Validation: added and polished maven repository-based version validation and latest patch quick fix based on build file configured repos
    • this allows you to take versions from your configured (company-internal or commercial) Maven repositories into account instead of purely validating against GA versions from spring.io
  • Support for Type-Safe Property References: support for automatically refactoring string-based properties to type-safe references
    • when using the latest versions of Spring Data, validations show up for string-based property access and allows you to refactor to the corresponding type-safe variant

Updates to the Spring Tools for Eclipse distribution

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

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.3.0 release, currently scheduled for mid September 2026.