Package org.springframework.boot.io
package org.springframework.boot.io
Support for loading resources.
-
ClassDescriptionClass can be used to obtain
ResourceLoaders
supporting additionalProtocolResolvers
registered inspring.factories
.Strategy interface registered inspring.factories
and used byApplicationResourceLoader
to determine the file path of loaded resource when it can also be represented as aFileSystemResource
.