会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
小溪(潺潺流水,润泽千里)
博客园
首页
新随笔
联系
管理
2020年7月21日
springboot:使用pagehelper之后,无法添加自定义mybatis拦截器
摘要: 1.实现自定义mybatis拦截器@Component @Intercepts({ @Signature(type = Executor.class, method = "update", args = { MappedStatement.class, Object.class }) }) publ
阅读全文
posted @ 2020-07-21 13:34 huiy_小溪
阅读(1662)
评论(2)
推荐(0)
编辑
公告