-
Notifications
You must be signed in to change notification settings - Fork 41.9k
Spring Boot 4.1.0 RC1 Release Notes
Stéphane Nicoll edited this page Mar 27, 2026
·
23 revisions
|
Tip
|
Check the configuration changelog for a complete overview of the changes in configuration. |
It is now possible to load the layers configuration that the Maven plugin should use to repackage the application.
Custom layers should be placed in META-INF/spring/layers/<name>.xml and added as a plugin’s dependency.
Review the documentation for more details.
Spring Boot 4.1.0-RC1 moves to new versions of several Spring projects:
-
…
Numerous third-party dependencies have been updated, some of the more noteworthy of which are the following:
-
…