thymeleaf 模版解析错误
来源:5-18 -Thymeleaf实战-前台编码-02
eregg
2017-08-06
什么原因?
写回答
2回答
-
eregg
提问者
2017-08-06
找到问题所在了,文件目录创建错了,
正确创建方式:templates/fragments (在templates目录下创建一个子目录fragments )
错误创建方式:templates.fragments (创建一个目录,名字是:templates.fragments )
222017-08-09 -
老卫
2017-08-06
这问题,统一到 http://coding.imooc.com/learn/questiondetail/19724.html 里面回复解决吧~
00
基于Spring Boot技术栈博客系统企业级前后端实战
毕设 Elasticsearch搜索+Thymeleaf模板+JPA+Security+BootStrap
1296 学习 · 738 问题
相似问题