| Class | Description |
|---|---|
| CaffeineCacheManagerWrap |
CaffeineCacheManager 包装类 |
| CaffeineCacheWrap |
Caffeine Cache包装类, Caffeine Cache不允许保存null值,会将
null 值转换为
NullValue.INSTANCE 放进缓存中,这样后续的操作就不会进入到缓存中 |
Copyright © 2018–2020 Pivotal Software, Inc.. All rights reserved.