mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
84be0d85b4
This commit ensures that checks for PathResource locations are skipped because this resource implementation will always resolve under the current location. Closes gh-34167