首页 > 编程语言 > 详细

springboot 整合 thymeleaf的问题

时间:2019-05-04 15:14:59      阅读:137      评论:0      收藏:0      [点我收藏+]

org.thymeleaf.exceptions.TemplateInputException

org.thymeleaf.exceptions.TemplateInputException: Error resolving template "Hello", template might not exist or might not be accessible by any of the configured Template Resolvers


因为springboot 是2.0版本的,thymeleaf是3.0版本的,可能是版本之间的冲突,把springboot改成1.5版本,问题解决

springboot 整合 thymeleaf的问题

原文:https://www.cnblogs.com/java-jiangtao-home/p/10808426.html

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