夸父 基础组件
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
414 B

2 years ago
## JetCache 相关代码组件模块
**包含以下内容:**
1. JetCache 配置。
2. 基于 JetCache 的,Mybatis 二级缓存扩展。(暂时不要使用,新版本 JetCache 代码逻辑变化,已有代码不适用)
3. 自研 JetCache 缓存手动创建工具类 (暂时不要使用,新版本 JetCache 代码逻辑变化,已有代码不适用)
4. 签章(Stamp)管理定义类
### 额外说明