参考:
环境准备
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底层