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