Interface to be implemented by objects that can load resources.
An ApplicationContext is required to provide this functionality,
plus extended ResourcePatternResolver support.
DefaultResourceLoader is a standalone implementation that is
usable outside an ApplicationContext, also used by ResourceEditor.
Bean properties of type Resource and Resource array can be
populated from Strings when running in an ApplicationContext,
using the particular context's resource loading strategy.
DefaultResourceLoader is a standalone implementation that is usable outside an ApplicationContext, also used by ResourceEditor.
Bean properties of type Resource and Resource array can be populated from Strings when running in an ApplicationContext, using the particular context's resource loading strategy.