| Package | Description | 
|---|---|
| org.springframework.core.io.support | Support classes for Spring's resource abstraction. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ResourcePropertySourceSubclass of  PropertiesPropertySourcethat loads aPropertiesobject
 from a givenResourceor resource location such as"classpath:/com/myco/foo.properties"or"file:/path/to/file.xml". |