mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
1c4433555a
This commit moves `NoOpCache` to a top-level public class to allow reuse in custom CacheManager arrangement. Issue: SPR-14856