mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
The caching behaviour when using ImportAutoConfiguration is covered by tests in spring-boot-test-auto-configuration, specifically by ImportsContextCustomizerFactoryWithAutoConfigurationTests. See gh-7953