mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Replace `PropertyBasedRequiredBackgroundBootstrapping` with a simpler `BootstrapExecutorRequiredException` and use a regular failure analyzer to provide help. See gh-49733 See gh-49688