Clarify CompositePropertySource
behavior for EnumerablePropertySource
contract
#34886
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: backported
An issue that has been backported to maintenance branches
type: documentation
A documentation task
Milestone
After #17385, the
CompositePropertySource
javadoc is out of sync since it did not get updated along with the change. It needs to mention thatgetPropertyNames()
fails with anIllegalStateException
against any non-EnumerablePropertySource
now.The text was updated successfully, but these errors were encountered: