mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
This commit updates the integration tests of "spring-boot-loader" to not use `@PostConstruct` but rather `InitializingBean` Closes gh-10274