Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.springframework.core.env.PropertySource Classes and Interfaces - 4 results found.
| Name | Description | Type | Package | Framework |
| PropertySource | Abstract base class representing a source of name/value property pairs. | Class | org.springframework.core.env | Spring MVC |
|
| PropertySource .StubPropertySource | PropertySource to be used as a placeholder in cases where an actualproperty source cannot be eagerly initialized at application context | Class | org.springframework.core.env.PropertySource | Spring MVC |
|
| PropertySources | Holder containing one or more PropertySource objects. | Interface | org.springframework.core.env | Spring MVC |
|
| PropertySourcesPropertyResolver | PropertyResolver implementation that resolves property values againstan underlying set of PropertySources. | Class | org.springframework.core.env | Spring MVC |