-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Spring Boot 4.0.0 M3 Release Notes
Moritz Halbritter edited this page Sep 1, 2025
·
6 revisions
To help with upgrading, a migration guide is available.
Tip
|
Check the configuration changelog for a complete overview of the changes in configuration. |
Spring Boot 4.0.0-M3 moves to new versions of several Spring projects:
-
…
Numerous third-party dependencies have also been updated, some of the more noteworthy of which are the following:
-
…
Apart from the changes listed above, there have also been lots of minor tweaks and improvements including:
-
Log4j Core configuration file detection for Log4j 3 has been improved
-
Resource lookup in DevTools restart has been optimized
-
ScheduledTasksObservabilityAutoConfiguration
has been renamed toScheduledTasksObservationAutoConfiguration
for consistency