MyBatis基于Spring-boot集成通用Mapper以及pagehelper分页插件
MyBatis基于Spring-boot集成通用Mapper以及pagehelper分页插件,含单元测试、SQL脚本;减少MybatisSQL的编写
下载地址
用户评论
还是老的思维,spring boot 的原思想是避免写mapper.xml. 同事需要 分页插件
还是老的思维,spring boot 的原思想是避免写mapper.xml
java.lang.NoSuchMethodException: tk.mybatis.mapper.provider.base.BaseInsertProvider.() 没法用
报错啊,压根运行不起来呢~
再下载一次看看
会报错: Reason: Failed to convert property value of type 'java.lang.String' to required type 'java.util.List' for property 'mappers'; nested exception is java.lang.IllegalArgumentException: Cannot find class [tk.mybatis.springboot.util.MyMapper]