mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
b65984a078
This commit makes sure that DefaultResourceLoader consistently use getProtocolResolvers() to access additional protocol resolvers. This allows subclasses to define how the list is provided. Closes gh-23564