ZHENFENG13 / My-Blog-layui

layui 版本的 My-Blog : A simple & beautiful blogging system implemented with spring-boot & layui & thymeleaf & mybatis My Blog 是由 SpringBoot + Layui + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验

Home Page:http://13blog.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

关于缓存的问题

929408183 opened this issue · comments

如果用的是mybatis plus ,通用的service层怎么去做缓存,用@Cacheable 不是很好做啊,IService都是用的泛型