mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
3aa9ac15a1
Change the cache implementation from a synchronized weak hash map to a concurrent implementation. Issue: SPR-8701