Files
spring-boot/spring-boot-project
Phillip Webb d9d206a761 Bypass SystemEnvironmentPropertySource.resolvePropertyName
Update `ConfigurationPropertySource` adapters so accessing the
`SystemEnvironmentPropertySource` is handled by directly calling
the source.

This saves potentially expensive calls to `resolvePropertyName`
which are unnecessary since mappings are handled directly.

Closes gh-44862
2025-03-24 13:44:49 -07:00
..
2025-03-18 15:26:47 +01:00
2025-03-14 17:24:51 -07:00
2025-03-21 16:50:33 +01:00