mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Update `ManagementContextFactory` so that any system environment prefix set on the parent environment is applied to the child. Closes gh-45858