摘要:
分页插件PageHelper 参看了pagehelper-spring-boot,使用起来非常放方便,关于更多PageHelper可以点击https://github.com/pagehelper/Mybatis-PageHelper。 添加maven依赖 根据上面地址中的说明,只需要添加如下依赖, 阅读全文
posted @ 2018-03-01 17:10
jtlgb
阅读(1101)
评论(0)
推荐(0)
摘要:
配置 POM文件 同一环境1.5.7.RELEASE版本的Spring-boot会抛Caused by: java.lang.IllegalStateException: Cannot load driver class: com.mysql.jdbc.Driver异常,1.5.6.RELEASE以 阅读全文
posted @ 2018-03-01 13:24
jtlgb
阅读(18315)
评论(0)
推荐(1)
摘要:
一、mapper接口中的方法解析 mapper接口中的函数及方法 二、example实例解析 mybatis的逆向工程中会生成实例及实例对应的example,example用于添加条件,相当where后面的部分 xxxExample example = new xxxExample(); Crite 阅读全文
posted @ 2018-03-01 10:52
jtlgb
阅读(1727)
评论(0)
推荐(0)
浙公网安备 33010602011771号