mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
1ea6ce72bb
This commit introduces a collection of @Nested integration tests that verify proper support for @TestPropertySource with explicit properties files declared with absolute paths, relative paths, and placeholders in the classpath and in the file system. See gh-23544