这个错误意味着你正在尝试使用在jar包中的模板文件路径作为文件系统路径,但jar包不是文件系统,它是一种压缩文件类型。因此,你需要使用类似于'ClasspathResource' 这样的Spring框架提供的资源加载器来访问这些文件。

Spring Boot 错误:'class path resource [templates/] cannot be resolved to absolute file path' 解释和解决方案

原文地址: https://www.cveoy.top/t/topic/lZqj 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录