码迷,mamicode.com
首页 > 编程语言 > 详细

springboot 整合 thymeleaf的问题

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

标签:问题解决   res   resolve   config   not   冲突   解决   erro   The   

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的问题

标签:问题解决   res   resolve   config   not   冲突   解决   erro   The   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!