IDEA springboot 访问html。报错:Error resolving template [indexH5], template might not exist or might not

在IDEA中使用springboot访问html页面报错,  排除其他依赖的引入和配置,这个报错的原因是: yml中 模板引擎的calsspath:,这个文件夹必须要放在resources下面。  ,正确的做法 再次进行访问,正确: 
相关文章
相关标签/搜索