Skip to content

v6.2.0-M3

Pre-release
Pre-release
Compare
Choose a tag to compare
@spring-builds spring-builds released this 22 May 18:28
· 1687 commits to main since this release

⭐ New Features

  • Lazily register DynamicValuesPropertySource in the TestContext framework #32871
  • Introduce getRequest and getResponse on MvcTestResult #32846
  • Add support for qualifiers in test bean overriding and consider improving by-type matching #32822
  • Support Content Negotiation and view rendering in ResponseEntityExceptionHandler #31936

🐞 Bug Fixes

  • Change default phase for STOMP message handling components to be ahead of Boot's WebServerStartStopLifecycle default phase #27519