mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
This checks was removed previously because the location was considered as invalid in #36695, but they were later reinstated in #36692. This commit also reinstates the check that prevents static resource resolution in those locations. Closes gh-37063