The release includes an embedded MCP server that exposes Spring project analytics to AI coding assistants, along with first-class support for Spring AI and automated property refactoring.
Version 3.0.10+ adds full support for Spring Boot 4.x and Spring Security 7.x while maintaining compatibility with Spring Boot 3.x. If you're using Spring Boot 3.x and upgrading to 4.x, review the ...
Classes, methods and properties that were deprecated in Spring Boot 1.4 have been removed in this release. Please ensure that you aren’t calling deprecated methods before upgrading. In particular, the ...
Setting up authentication and access control in Spring Security is painstaking, but you can draw on very powerful capabilities. Here’s how to get started. Securing web applications is an inherently ...