spring boot整合mybatis示例代码

版权声明:博主原创/资料整理,转载请注明出处!! https://blog.csdn.net/tiegenZ/article/details/81538683

前段时间自学spring boot 【 springboot学习记录】,mybatis【mybatis学习笔记】以及 springboot如何整合mybatis,写的测试项目

项目源码下载地址:spring boot整合mybatis

本套源码整合了

1.mybatis-generator自动生成代码

2.热部署

3.定时器

4.分页查询

5.读取静态资源文件

6.加密解密公共方法

此外还包含了一些简单的接口示例

猜你喜欢

转载自blog.csdn.net/tiegenZ/article/details/81538683