HTTP Status 500 - Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: “ServletContext resource [/WEB-INF/templates/index.html]”)

发现是自己创建的web文件夹和project structure里标的不一样,Web Resource Directory这里爆红了,只需要把这个文件夹改成工程里的web文件夹就可以了
可以参考The requested resource is not available——idea运行web项目一些细节的疏忽而导致的错问题

mvc报错template: “ServletContext resource [/WEB-INF/templates/index.html]“相关推荐

  1. mvc报错:403.14-Forbidden Web 服务器被配置为不列出此目录的内容

    有两个地方需要配置: 1.web.config中的节点: <system.webServer><validation validateIntegratedModeConfigurat ...

  2. Spring MVC报异常:org.springframework.web.util.NestedServletException: Request processing failed

    Spring MVC报异常:org.springframework.web.util.NestedServletException: Request processing failed 参考文章: ( ...

  3. 点击项目任意页面都是404,且报错class path resource [] cannot be opened because it does not exist等

    问题:点击项目任意页面都是404,且报错class path resource [] cannot be opened because it does not exist等 产生:从svn拉取项目运行 ...

  4. zabbix报错cannot set resource limit: [13] Permission denied解决方法

    zabbix报错cannot set resource limit: [13] Permission denied解决方法 参考文章: (1)zabbix报错cannot set resource l ...

  5. python-barcode 使用pyinstaller打包后运行报错cannot open resource

    python-barcode 使用pyinstaller打包后运行报错cannot open resource 问题描述: 使用pycharm可以正常生成条码,但是使用pyinstaller打包后,提 ...

  6. react-native---配置reactnative报红,run-Android时候报错unable to load script from assets 'index.android.bundl

    react-native-配置reactnative报红,run-Android时候报错unable to load script from assets 'index.android.bundle ...

  7. git pull 报错 error: cannot pull with rebase: Your index contains uncommitted changes.

    git pull 报错 error: cannot pull with rebase: Your index contains uncommitted changes. error: please c ...

  8. Android报错:No resource found that matches the given name 'Theme.AppCompat.Light.NoActionBar'

    报错: test/res/values/styles.xml:4: error: Error retrieving parent for item: No resource found that ma ...

  9. django之 报错(1146, “Table ‘demo2.web‘ doesn‘t exist“)

    在启动django框架运行之后,我进行测试用户的登录功能模块, 我输入正确的用户名和密码以及验证码之后,本来正常情况时之间跳转到主页面的, 但是发现跳转到主页面不成功,报的信息是"登录账号不 ...

最新文章

  1. 用navixt连接mysql连接不上_AMD神秘新显卡现身CompuBench数据库,可能是7nm Navi
  2. cisco 2811 安装HWIC-2FE卡 升级IOS 记录
  3. python练习册 每天一个小程序 第0009题
  4. mybatis学习笔记(3)—数据库和bean名称不一样处理方案
  5. 对CSS了解-overflow:hidden
  6. 小程序 长按api_高质量的微信小程序样式模板应该长什么样?
  7. LeetCode 1248. 统计「优美子数组」(要复习)
  8. ubuntu搭建nodejs生产环境——快速部署手册
  9. Android Day05-网络编程之文件下载之多线程断点续传技术
  10. 支配计算领域44年之后,摩尔定律的下一步该往哪里走?
  11. Microsoft Blazor Platz.SqlForms开源——使用架构生成器设计和维护SQL Server数据库
  12. 【动态规划】LeetCode 377. Combination Sum IV
  13. JAVA中的异常及两种异常处理的方法
  14. fu7推挽胆机音质_fu7电子管功放电路图大全(6N8P\6P3P\胆机功放电路\耦合电容器) - 全文...
  15. 怎样在中国消灭IE6浏览器
  16. ThingJS:如何一键生成3D城市地图
  17. linux docker安装 制作Elasticsearch容器镜像 并上传docker hub
  18. 怎么让文件、资料变的更安全?文件加密和系统设置很重要
  19. 分析一下前段很火的玩客云(区块链相关产品)
  20. SourceTree使用方法

热门文章

  1. 【现代信号处理】17 - 基于滤波器组的谱估计
  2. 论文阅读笔记《Regularizing Dialogue Generation by Imitating Implicit Scenarios》
  3. 提升企业团队凝聚力的四步法
  4. 电脑怎么提取图片中的文字?
  5. python+selenium h5新浪微博自动点赞
  6. 债券的到期收益率、即期收益率、远期收益率及远期利率的推导
  7. 分治法的关键特征_算法系列之常用算法之一----分治算法
  8. 二分法中为啥常用mid=beg+(end-beg)/2 而非mid=(beg+end)/2 ?
  9. python 期货现货差价监测_基差,即期货与现货之间价格之差
  10. ios 微信端 video 标签 兼容问题