Skip to content

SystemEnvironmentPropertySource is no longer considered immutable #44859

Closed
@philwebb

Description

@philwebb

We have detection logic in SpringIterableConfigurationPropertySource which treats the SystemEnvironmentPropertySource as immutable.

This logic has existed for a while, but with the introduction of OriginAwareSystemEnvironmentPropertySource it no longer applies sine the earlier OriginLookup check happens. Technically this is probably a regression, but since the impact is minimal we should probably only fix it in the next minor.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions