Files
spring-boot/src
Phillip Webb 189d84d49d Add ConfigurationPropertyCaching override support
Add `ConfigurationPropertyCaching.override()` method which can be
used to temporarily enable caching for the duration of an
operation.

The `Binder` now uses this method to ensure that caching is
enabled whilst a set of related binding operations are performed.

Closes gh-44860
2025-03-24 13:44:35 -07:00
..