具体报错信息:
严重 [http-nio-8016-exec-2] org.apache.catalina.core.StandardWrapperValve.invoke 在路径为/demo的上下文中,Servlet[DispatcherServlet]的Servlet.service()引发了具有根本原因的异常Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "ServletContext resource [/WEB-INF/templates/protal.html]")
java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/templates/protal.html]
报错原因是:handler返回的html标签名称不一致








网友评论