原文:org.thymeleaf.exceptions.TemplateInputException: Error resolving template "/userProtocol", template might not exist or might not be accessible by any of the configured Template Resolvers

异常现象:在本地访问打包部署完全没有问题,资源文件也都可以映射上,但是打包部署到服务器上时,就一直报异常,异常信息如下: org.thymeleaf.exceptions.TemplateInputException: Error resolving template userProtocol , template might not exist or might not be accessibl ...

2018-05-28 17:41 0 2759 推荐指数:

查看详情

template might not exist or might not be accessible by any of the configured Template Resolvers

距离上一篇文章已经很长时间了,最近太忙碌了,今天发布spring boot遇到一个问题,找了好久才找到解决办法,今天贴出来和大家一起分享下,首先看错误信息 spring boot + thymeleaf 是第一次使用并发布,本地代码没有问题,发布到服务器就出现了上面的错误,看到网上 ...

Sat May 06 22:38:00 CST 2017 1 12234
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM