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