mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 16:29:28 +00:00
Change the cache implementation from a synchronized weak hash map to a concurrent implementation. Issue: SPR-8701
Change the cache implementation from a synchronized weak hash map to a concurrent implementation. Issue: SPR-8701