mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
4cd075bb96
This commit introduces an explicit integration test to verify that a PropertySource can be set via a custom ApplicationContextInitializer in the Spring TestContext Framework. Issue: SPR-11666