原文:template might not exist or might not be accessible by any of the configured

报这个错的前提是在springboot的项目中使用了thymeleaf模版或freemarker模版。 然后原因一般有二: .真的没有这个模版文件,或是模版文件路径不正确。 .在非模版页面的请求中没有使用 RestController或 ResponseBody注解,或是反过来,在模版页面的请求中使用了 RestController或 ResponseBody注解。 纵有疾风起,人生不言弃。 ...

2020-05-09 06:55 0 14854 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM