Files
spring-boot/spring-boot-project/spring-boot-devtools/src
Moritz Halbritter 726d2e6678 Remove unnecessary synchronization
- on AtomicBoolean in SpringApplicationBuilder
- on SimpleFormatter
- in a private method in FileSystemWatcher which is always called in a
  synchronized block
- Replaced synchronized guarded HashMap with ConcurrentHashMap
2023-08-03 17:33:52 +02:00
..
2023-08-03 17:33:52 +02:00
2023-05-10 08:38:07 +02:00