Skip to content

Conversation

YongGoose
Copy link
Contributor

fixes #45858

Signed-off-by: yongjunhong <[email protected]>
Signed-off-by: yongjunhong <[email protected]>
@wilkinsona
Copy link
Member

Thanks for the PR, but this isn't the right fix. The bug is related to the system environment property source and the SpringApplication's environment prefix that's applied to that property source by SystemEnvironmentPropertySourceEnvironmentPostProcessor.

@wilkinsona wilkinsona closed this Aug 19, 2025
@wilkinsona wilkinsona added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 19, 2025
@YongGoose
Copy link
Contributor Author

Thanks for the PR, but this isn't the right fix. The bug is related to the system environment property source and the SpringApplication's environment prefix that's applied to that property source by SystemEnvironmentPropertySourceEnvironmentPostProcessor.

Thanks! I’ll look into the issue again and then open a PR.

@YongGoose YongGoose deleted the feature/45858 branch August 19, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Properties bound in the child management context ignore the parent's environment prefix
3 participants