An error happened during template parsing (template: “class path resource [templates/user.html]”)问题解…

追求适度,才能走向成功;人在顶峰,迈步就是下坡;身在低谷,抬足既是登高;弦,绷得太紧会断;人,思虑过度会疯;水至清无鱼,人至真无友,山至高无树;适度,不是中庸,而是一种明智的生活态度。

导读:本篇文章讲解 An error happened during template parsing (template: “class path resource [templates/user.html]”)问题解…,希望对大家有帮助,欢迎收藏,转发!站点地址:www.bmabk.com,来源:原文

问题:

An error happened during template parsing (template: “class path resource [templates/user.html]”)An error happened during template parsing (template: "class path resource [templates/user.html]")问题解...

 解决方法:

1.配置文件问题。根据问题描述,问题可能为想要去的地址路径错误。解决方法:修改路径。

An error happened during template parsing (template: "class path resource [templates/user.html]")问题解...

 An error happened during template parsing (template: "class path resource [templates/user.html]")问题解...

 2.@RestController

@RestController相当于@Response + @Controller,作用是将return的字符串响应在界面上。

而@Controller作用是将return中的字符串拼接配置文件中的前后缀,形成一个html地址,最后在网页上指向这个地址界面。

 两者作用不同。

3.为变量加上get

实体类中可能没有getter and setter方法,加上。

或者可能是LomBok出问题了,重启或者刷新maven包可能可以解决。

4.xmlns冲突。可能同时设置了 “https: xmlns:https=”http://www.w3.org/1999/xhtml” ”和 “xmlns:th=”http://www.thymeleaf.org” ”。删去“https: xmlns:https=”http://www.w3.org/1999/xhtml” ”即可。

5.(我的问题)进行select搜索时,数据库中没有id=“111”这个数据!所以导致页面跳转指向不明,导致错误TAT

高了,血压高了!!!

写代码须细心啊TAT

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。

文章由极客之音整理,本文链接:https://www.bmabk.com/index.php/post/128164.html

(1)
飞熊的头像飞熊bm

相关推荐

发表回复

登录后才能评论
极客之音——专业性很强的中文编程技术网站,欢迎收藏到浏览器,订阅我们!