FactoryBean that creates a Map with String keys and Resource values from
properties, interpreting passed-in String values as resource locations.
Extends PropertiesFactoryBean to inherit the capability of defining
local properties and loading from properties files.
Implements the ResourceLoaderAware interface to automatically use
the context ResourceLoader if running in an ApplicationContext.
Uses DefaultResourceLoader else.
Extends PropertiesFactoryBean to inherit the capability of defining local properties and loading from properties files.
Implements the ResourceLoaderAware interface to automatically use the context ResourceLoader if running in an ApplicationContext. Uses DefaultResourceLoader else.