摘要: 1.二级缓存整合Redis 加入如下依赖,并在Mapper.xml文件中加入配置<cache type="org.mybatis.caches.redis.RedisCache" /> <dependency> <groupId>org.mybatis.caches</groupId> <artif 阅读全文
posted @ 2020-07-07 23:18 今夕是何年? 阅读(209) 评论(0) 推荐(0)