| 类 | 说明 |
|---|---|
| CacheAutoConfig |
spring boot 自动配置
Automatically configure spring bean
|
| CacheFactory |
缓存工厂,用于创建本地缓存、直接缓存、集群缓存
Cache factory, used to create local cache, direct cache, cluster cache
|
| CacheProperties |
缓存配置引入
Cache configuration parameters integration
|
| ItemProperties |
单级缓存的配置参数,列举了一些常用的参数
Configuration parameters of single level cache,some commonly used parameters are listed
|
| MiddlewareCreator |
中间件创建器
Middleware connection Creator
|
| 枚举 | 说明 |
|---|---|
| ItemProperties.ExpireMode |
缓存过期模式
Cache expiration mode
|
Copyright © 2020. All rights reserved.