Provide a way to create custom ApplicationContextFactory in SpringBootContextLoader #38205
Report friendly error when failing to find AOT initializer #38188
:lady_beetle: Bug Fixes
Annotation based ConditionalOnBean checks can cause early initialization of FactoryBeans #38507
CRaC restoration fails when Actuator's running on a separate port #38502
App that depends on Tomcat and on Jetty's websocket-server module fails to start with IllegalStateException: WebSocketComponents has not been created #38286
App fails to start with a NoSuchMethodError when using Flyway 10.0.0 #38268
MeterRegistry throws BeanCreationNotAllowedException on shutdown #38240
Resolution of productionRuntimeClasspath configuration may select the wrong variant and contain a dependency's source jar #38233
Docker JSON parsing fails on certain locales #38220
FileNotFoundException is thrown serving resources due to JarUrlConnection.getLastModified() returning zero #38204
Failed to extract parameter names exception thrown when binding with non-enumerable property source #38201
Spring Boot 3.2.0-RC1 application fails on JDK with CRaC but without a dependency on org.crac:crac #38186
Missing configuration processing for PartEvent support #37642
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps org.springframework.boot:spring-boot-starter-parent from 2.7.1 to 3.2.0.
Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
f08a69e
Release v3.2.0f3d48e6
Set LATEST_GA to true for Homebrew and SDKMan1514d6f
Upgrade to Spring Framework 6.1.10da9c64
Merge branch '3.1.x'9552335
Next development version (v3.1.7-SNAPSHOT)f54a539
Merge branch '3.1.x'11db8c4
Fix final release flag in CI pipeline8f2d7d4
Merge pull request #38508 from izeyef9f73aa
Polishf613ab8
Auto-configure observations for RestClientsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show