mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
fab67b0595
As a side effect, through ConcurrentReferenceHashMap, we're using soft references for non-cache-safe bean classes. Issue: SPR-11867