Files
spring-boot/spring-boot-project
Moritz Halbritter bcee354f54 Refactor synchronized to Lock in ConfigTreePropertySource
The synchronized guards an I/O operation. This code path can be
triggered every time a user calls .getProperty() on the Environment.

See gh-36670
2023-08-10 11:27:04 +02:00
..
2023-08-09 08:58:16 +02:00
2023-08-08 13:12:47 +02:00
2023-08-09 12:27:50 +01:00