cache-as-multi
1.3.0
Cache As Multi · Extend Spring Cache to implement individual caching for each item in batch data, which can improve cache hit rate and utilization. Additionally, this extension allows the methods for operating on batch data to share the cache with the methods for operating on individual data. 扩展 Spring Cache 以实现批量数据中每项的单独缓存,从而提升缓存的命中率和使用率,并且可以使操作批量数据的方法与操作单个数据的方法共用缓存。