mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
22494ba231
This commit ensures that locations to resources configured via @ContextConfiguration & @TestPropertySource are consistently cleaned using StringUtils.clean(). See gh-23544