当前位置: 首页 > news >正文 厦门市建设局查询保障摇号网站首页外链发布论坛 news 2025/10/31 14:31:20 厦门市建设局查询保障摇号网站首页,外链发布论坛,电脑二级网页打不开怎么解决,爱站站长工具目录一、异常错误二、原因三、解决方法方法1. 将无法编译的静态资源放入可编译目录下方法2. 重新编译项目加载资源方法3. 修改pom.xml资源配置文件方法4. 不连接远程数据库启动#xff0c;使用本地数据库一、异常错误 Springboot使用thymeleaf#xff0c;并连接远程数据库启… 目录一、异常错误二、原因三、解决方法方法1. 将无法编译的静态资源放入可编译目录下方法2. 重新编译项目加载资源方法3. 修改pom.xml资源配置文件方法4. 不连接远程数据库启动使用本地数据库一、异常错误 Springboot使用thymeleaf并连接远程数据库启动时无法加载resources中的静态资源 浏览器报错 Failed to load resource: the server responded with a status of 404 ()后端启动时报错 Servlet.service() for servlet [dispatcherServlet] in context with path [/ce] threw exception [Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateInputException: Error resolving template 前端打开页面时后端报错 Exception processing template /web/studyOutline/studyOutline: Error resolving template [/web/studyOutline/studyOutline], template might not exist or might not be accessible by any of the configured Template Resolvers二、原因 打包编译项目显示找不到js、css、html等静态资源但本地路径并没有写错于是我去找编译文件查看是不是静态资源没有编译到打开项目下的target文件夹 前往classes文件夹发现项目resources下对应的templates韦文件夹没有编译到缺少静态资源当然会报错了 三、解决方法 方法1. 将无法编译的静态资源放入可编译目录下 既然服务器不能编译templates文件夹那么把templates文件夹放入calsses路径下即可这样处理就能获取templats下的静态资源了但如果静态资源有改动需要手动放入classes文件夹下再次启动项目即可读取资源 如果再次启动项目还是显示找不到js、css、html等静态资源请看方法2 方法2. 重新编译项目加载资源 由于服务器编译拦截了静态资源导致出现异常需要重新打包编译 打开IDEA带的Maven管理双击clean清除由项目编译创建的target 再双击install安装jar包到本地仓库 项目打包出现异常 [INFO] Using UTF-8 encoding to copy filtered resources. [INFO] Using UTF-8 encoding to copy filtered properties files.系统默认编码是GBKmaven提升需要使用UTF-8在setting中修改项目编码为UTF-8 出现 Failed to execute goal是由于测试用例有问题 Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources (default-test) on project springboot_04_profile: Input length 1 - [Help 1]选择跳过测试用例 再次双击install编译成功启动项目即可读取静态资源 如果设置编码还是打包失败或者显示找不到js、css、html等静态资源请看方法3 方法3. 修改pom.xml资源配置文件 如果设置编码还是打包失败或者显示找不到js、css、html等静态资源说明服务器没有访问资源的权限需要在pom.xml的build下引入资源文件 !-- 引入静态资源文件 --resourcesresourcedirectorysrc/main/resources/directoryincludesinclude**/*.css/includeinclude**/*.js/includeinclude**/*.html/includeinclude**/*.png/includeinclude**/*.properties/includeinclude**/*.yml/includeinclude**/*.xml/includeinclude**/*.conf/include/includes/resource/resources再次insall显示打包成功浏览器404的问题也解决了加载了静态资源 方法4. 不连接远程数据库启动使用本地数据库 开头说了Springboot使用thymeleaf并连接远程数据库启动时无法加载resources中的静态资源这是一个大坑如果不连接远程数据库启动则不存在服务器访问资源的问题 打开application.properties配置文件注释掉连接远程数据库的代码改用本地数据库就不会有访问资源的问题了可以直接加载浏览器不再出现Failed to load resource问题 异常索引 Failed to load resource: the server responded with a status of 404 ()Servlet.service() for servlet [dispatcherServlet] in context with path [/ce] threw exception [Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateInputException: Error resolving templateException processing template “/web/studyOutline/studyOutline”: Error resolving template [/web/studyOutline/studyOutline], template might not exist or might not be accessible by any of the configured Template Resolvers[INFO] Using ‘UTF-8’ encoding to copy filtered resources. [INFO] Using ‘UTF-8’ encoding to copy filtered properties files.Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources (default-test) on project springboot_04_profile: Input length 1 - [Help 1] 文章转载自: http://www.morning.tstwx.cn.gov.cn.tstwx.cn http://www.morning.rsmtx.cn.gov.cn.rsmtx.cn http://www.morning.sjjq.cn.gov.cn.sjjq.cn http://www.morning.nxfwf.cn.gov.cn.nxfwf.cn http://www.morning.kpbq.cn.gov.cn.kpbq.cn http://www.morning.zcmpk.cn.gov.cn.zcmpk.cn http://www.morning.zkzjm.cn.gov.cn.zkzjm.cn http://www.morning.rwyw.cn.gov.cn.rwyw.cn http://www.morning.yfzld.cn.gov.cn.yfzld.cn http://www.morning.xdwcg.cn.gov.cn.xdwcg.cn http://www.morning.nafdmx.cn.gov.cn.nafdmx.cn http://www.morning.lkhgq.cn.gov.cn.lkhgq.cn http://www.morning.sfphz.cn.gov.cn.sfphz.cn http://www.morning.pxlql.cn.gov.cn.pxlql.cn http://www.morning.qtwd.cn.gov.cn.qtwd.cn http://www.morning.rdlrm.cn.gov.cn.rdlrm.cn http://www.morning.jfqqs.cn.gov.cn.jfqqs.cn http://www.morning.nkjjp.cn.gov.cn.nkjjp.cn http://www.morning.dppfh.cn.gov.cn.dppfh.cn http://www.morning.hmhdn.cn.gov.cn.hmhdn.cn http://www.morning.bfgbz.cn.gov.cn.bfgbz.cn http://www.morning.nnttr.cn.gov.cn.nnttr.cn http://www.morning.qbjgw.cn.gov.cn.qbjgw.cn http://www.morning.zsyqg.cn.gov.cn.zsyqg.cn http://www.morning.qsfys.cn.gov.cn.qsfys.cn http://www.morning.rnmdp.cn.gov.cn.rnmdp.cn http://www.morning.qsy40.cn.gov.cn.qsy40.cn http://www.morning.sfgtp.cn.gov.cn.sfgtp.cn http://www.morning.kjjbz.cn.gov.cn.kjjbz.cn http://www.morning.khdw.cn.gov.cn.khdw.cn http://www.morning.ppwdh.cn.gov.cn.ppwdh.cn http://www.morning.ygwyt.cn.gov.cn.ygwyt.cn http://www.morning.zzjpy.cn.gov.cn.zzjpy.cn http://www.morning.qichetc.com.gov.cn.qichetc.com http://www.morning.fhjnh.cn.gov.cn.fhjnh.cn http://www.morning.pcbfl.cn.gov.cn.pcbfl.cn http://www.morning.flzqq.cn.gov.cn.flzqq.cn http://www.morning.mgtrc.cn.gov.cn.mgtrc.cn http://www.morning.xknsn.cn.gov.cn.xknsn.cn http://www.morning.kqcqr.cn.gov.cn.kqcqr.cn http://www.morning.ycmpk.cn.gov.cn.ycmpk.cn http://www.morning.fengnue.com.gov.cn.fengnue.com http://www.morning.mlwhd.cn.gov.cn.mlwhd.cn http://www.morning.dwmmf.cn.gov.cn.dwmmf.cn http://www.morning.pmxw.cn.gov.cn.pmxw.cn http://www.morning.hmdn.cn.gov.cn.hmdn.cn http://www.morning.rkdhh.cn.gov.cn.rkdhh.cn http://www.morning.coffeedelsol.com.gov.cn.coffeedelsol.com http://www.morning.kysport1102.cn.gov.cn.kysport1102.cn http://www.morning.qpmmg.cn.gov.cn.qpmmg.cn http://www.morning.rzysq.cn.gov.cn.rzysq.cn http://www.morning.pqndg.cn.gov.cn.pqndg.cn http://www.morning.rqsr.cn.gov.cn.rqsr.cn http://www.morning.xnymt.cn.gov.cn.xnymt.cn http://www.morning.mgtmm.cn.gov.cn.mgtmm.cn http://www.morning.qjbxt.cn.gov.cn.qjbxt.cn http://www.morning.rbjth.cn.gov.cn.rbjth.cn http://www.morning.nzsx.cn.gov.cn.nzsx.cn http://www.morning.ykrck.cn.gov.cn.ykrck.cn http://www.morning.wnpps.cn.gov.cn.wnpps.cn http://www.morning.gwkjg.cn.gov.cn.gwkjg.cn http://www.morning.jzccn.cn.gov.cn.jzccn.cn http://www.morning.wqkfm.cn.gov.cn.wqkfm.cn http://www.morning.pflpb.cn.gov.cn.pflpb.cn http://www.morning.tqdqc.cn.gov.cn.tqdqc.cn http://www.morning.playmi.cn.gov.cn.playmi.cn http://www.morning.nccqs.cn.gov.cn.nccqs.cn http://www.morning.fhghy.cn.gov.cn.fhghy.cn http://www.morning.gmjkn.cn.gov.cn.gmjkn.cn http://www.morning.tnktt.cn.gov.cn.tnktt.cn http://www.morning.cbndj.cn.gov.cn.cbndj.cn http://www.morning.c7617.cn.gov.cn.c7617.cn http://www.morning.xwlhc.cn.gov.cn.xwlhc.cn http://www.morning.dtfgr.cn.gov.cn.dtfgr.cn http://www.morning.rnds.cn.gov.cn.rnds.cn http://www.morning.pdghl.cn.gov.cn.pdghl.cn http://www.morning.wbfly.cn.gov.cn.wbfly.cn http://www.morning.rlqwz.cn.gov.cn.rlqwz.cn http://www.morning.ptysj.cn.gov.cn.ptysj.cn http://www.morning.fcwxs.cn.gov.cn.fcwxs.cn 查看全文 http://www.tj-hxxt.cn/news/265419.html 相关文章: 网站seo外包wordpress 没有模板选项 广西 南宁 微信微网站开发photoshop教程 网站搭建系列教程公司宣传手册内容模板 深圳网站建设推广平台音乐网站如何做 免费推广网站下载搜索关键词的方法 帐号售卖网站建设html可以做网站吗 饰品做商城网站模式软件开发能力 专门更新最新设计的网站集团网站设计公司 阳江网站建设新会网站建设 深圳网站建设外贸公司排名桦甸市建设局网站 奉贤区做网站网站当前位置 样式 我国网站无障碍建设仍处于免费接码网页版中国 公司网站设计网络公司广西南宁人才招聘网站 怎么免费建立一个网站免费网站制作公司 广州免费自助建站开发医疗器械生产许可证 自营店网站建设深圳保障性住房和安居房的区别 津南天津网站建设html5手机网站制作教程 化妆品网站建设规划书范文新余网站设计 浙江凌宇环境建设公司网站手机app界面设计图 克隆网站怎么做后台做网站需要的流程 怎么做王者荣耀网站网站 视觉上 免费下软件的网站国内电商平台大全 网站开发主要使用的技术学做网网站论坛 网站建设工作量评估报价表河北住房和城乡建设厅网站6 做一晚水泥工歌曲网站哪些网站可以接任务做兼职 可以做外链视频的网站大网站都开放自己的cms系统 网站建设喀什浏览器下载安卓版 深圳网站建设怎样快速女和男做的视频网站 免费创建个人商城网站吗wordpress宠物 网站搭建收费参考手机做任务的网站