Skip to content

Spring Boot 3.0.0 M3 Release Notes

Andy Wilkinson edited this page Mar 26, 2022 · 28 revisions

Spring Boot 3.0.0 M3 Release Notes

For changes in earlier milestones, please refer to:

Upgrading from Spring Boot 2.x

Minimum Requirements Changes

New and Noteworthy

Tip
Check the configuration changelog for a complete overview of the changes in configuration.

Reinstated Support for REST Assured

With it’s 5.0 release, REST Assured is compatible with Jakarta EE 9 and Groovy 4.0. As a result, support has been reinstated.

Dependency Upgrades

Spring Boot 3.0.0-M3 moves to new versions of several Spring projects:

  • TBD

Numerous third-party dependencies have also been updated, some of the more noteworthy of which are the following:

  • REST Assured 5.0

Miscellaneous

Apart from the changes listed above, there have also been some minor tweaks and improvements including:

  • TBD

Deprecations in Spring Boot 3.0

  • None

Clone this wiki locally