- 环境准备
- 参考
- 准备前
- 解释
参考: 环境准备
Springboot
mysql
参考项目:
https://gitee.com/ityouknow/spring-boot-examples/tree/master/spring-boot-jpa-thymeleaf-curd
参考博文:
http://www.ityouknow.com/springboot/2017/09/23/spring-boot-jpa-thymeleaf-curd.html
修改spring-boot-thymeleaf-curd的数据库
application.properties
jpa 和mybatis mapper是两种不同的dao底层


![[笔记]Springboot入门《一》springboot+jpa+bootstrap+crud [笔记]Springboot入门《一》springboot+jpa+bootstrap+crud](http://www.mshxw.com/aiimages/31/847429.png)
