ApplicationResourceLoader
A DefaultResourceLoader with any ProtocolResolvers registered in a spring.factories
file applied to it. Plain paths without a qualifier will resolve to file system resources. This is different from DefaultResourceLoader
, which resolves unqualified paths to classpath resources.
Author
Scott Frederick
Since
3.3.0