mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
649c2f56fd
This commit throws an exception in registerResource() if the supplied resource is not a ClassPathResource. See gh-29083