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.
刘鸿
18a1b09dc9
|
2 years ago | |
---|---|---|
.. | ||
src/main/java/com/liuhung/engine/cache/jetcache | 2 years ago | |
README.md | 2 years ago | |
pom.xml | 2 years ago |
README.md
JetCache 相关代码组件模块
包含以下内容:
- JetCache 配置。
- 基于 JetCache 的,Mybatis 二级缓存扩展。(暂时不要使用,新版本 JetCache 代码逻辑变化,已有代码不适用)
- 自研 JetCache 缓存手动创建工具类 (暂时不要使用,新版本 JetCache 代码逻辑变化,已有代码不适用)
- 签章(Stamp)管理定义类