org.springframework.core.env.PropertySources |
![]() |
Holder containing one or more PropertySource
objects.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Return whether a property source with the given name is contained.
| |||||||||||
Return the property source with the given name,
null if not found. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Return whether a property source with the given name is contained.
name | the name of the property source to find
|
---|
Return the property source with the given name, null
if not found.
name | the name of the property source to find
|
---|