sql语法相关的错误
You have an error in your SQL syntax; check the manual that corresponds to 。。。
表名映射 、 属性映射 、 mysql关键字如explain
thymeleaf 取值错误
An error happened during template parsing (template: "class path resource [templates/test.html]")
在使用spring boot 加thymeleaf组合情况下
一是在配置资源文件的时候出现问题:
第二种情况!!!:
在html里面使用到的El表达式的属性名要和实体类的相同!