首页 > 编程语言 > 详细

关于在Spring项目中使用thymeleaf报Exception parsing document错误

时间:2019-01-08 20:14:11      阅读:138      评论:0      收藏:0      [点我收藏+]

  今天在使用SpringBoot的过程中,SpringBoot版本为1.5.18.RELEASE,访问thymeleaf引擎的html页面报错Exception parsing document:

  技术分享图片

这是thymeleaf版本过低的问题。在pom.xml的properties节点中加入

技术分享图片

这样,页面访问正常了。

关于在Spring项目中使用thymeleaf报Exception parsing document错误

原文:https://www.cnblogs.com/kangzhipeng/p/10241069.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!