大家好,又见面了,我是你们的朋友全栈君。
若你运行springboot在网页中出现如下错误
那一定是你忘写
<html lang="en" xmlns:th="http://www.thymeleaf.org">
或者说漏写或写错,如果还不错,给个赞支持一下呗
补充:
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/157920.html原文链接:https://javaforall.net
解决thymeleaf 现 There was an unexpected error (type=Internal Server Error, status=500).若你运行springboot在网页中出现如下错误那一定是你忘写<htmllang=”en”xmlns:th=”http://www.thymeleaf.org”>或者说漏写或写错,如果还不错,给个赞支持一下呗…
大家好,又见面了,我是你们的朋友全栈君。
若你运行springboot在网页中出现如下错误
那一定是你忘写
<html lang="en" xmlns:th="http://www.thymeleaf.org">
或者说漏写或写错,如果还不错,给个赞支持一下呗
补充:
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/157920.html原文链接:https://javaforall.net