本地部署到服务器上的资源路径问题
创始人
2025-01-18 20:33:47
0

本地部署到服务器上的资源路径问题

服务器端的源代码的静态资源目录层级

在这里插入图片描述

当使用Thymeleaf时,在templates的目录下为返回的html页面,下面以两个例子解释当将代码部署到tomcat时访问资源的路径配置问题

例子一 index.html(在templates的根目录下)

调用controller的接口

http://localhost:8080/community/index

    @GetMapping("/index")     public String getIndexPage(Model model, Page page){         //方法调用前,SpringMVC会自动实例化Model和Page,并将Page注入Model,         // 所以,在thymeleaf中可以直接访问Page对象中的数据,不需要使用model.addAttribute()方法进行数据模型的添加         page.setRows(discussPostService.findDiscussPostRows(0));//查询帖子的总数         page.setPath("/index");//设置当前的访问路径,用于前端复用分页链接         List> results = new ArrayList<>();//最终要存放的数据         List discussPosts = discussPostService.findDiscussPosts(0, page.getOffset(), page.getLimit());//由用户给出的参数,查询帖子         //遍历帖子,将帖子的信息和用户的信息封装到Map中         for (DiscussPost post : discussPosts) {             User user = userService.findUserById(post.getUserId());//根据帖子的userId查询用户             Map map = Map.of("post",post,"user",user);//将帖子和用户封装到Map中             results.add(map);//将Map添加到List中         }         model.addAttribute("results",results);//将List添加到model中         return "/index";//返回模板的路径,在resources/templates下的index.html     } } 
点击F12在浏览器查看部署到Tomcat的资源路径

在这里插入图片描述

由上图可以看出index的页面在http://localhost:8080/community的目录下,而css与js都分别在http://localhost:8080/community/css/和http://localhost:8080/community/js/下,因此静态资源的路径都会在根目录即http://localhost:8080/community下

那么如果我们要在index.html中使用js和css文件,我们的访问路径就应该是http://localhost:8080/community/css/bootstrap.min.css和http://localhost:8080/community/js/global.js

而下面使用@配置的恰恰是相对路径

  

当使用/开头时也就是根目录,而当前项目的根目录为http://localhost:8080/community 其中的community是我们在application.yml中所配置的项目名称

server:   port: 8080   servlet:     context-path: /community 

也就是说静态资源目录(src/main/resources/static)下的资源都会被tomcat注入到根目录下http://localhost:8080/community

例子二

http://localhost:8080/community/discuss/detail/274

对于这个请求的tomcat目录如下图

在这里插入图片描述

此时如果想要在html中访问到静态资源,目录还依然应该是http://localhost:8080/community/css/和http://localhost:8080/community/js/

但是此时的页面路径为http://localhost:8080/community/discuss/detail/274,那么想要达到根目录可以使用/也可以使用…/来退到上级

如果使用/代码仍然为

  

但是也可以使用…/,但是不具有普适性,需要根据路径来自定义…/的数量

  

但是如果此时代码为那么html依然无法解析到tomcat中的静态资源,因为此时实际路径仍然为http://localhost:8080/community/js/,但是由于我们使用了一个…/,那么此时的访问路径为http://localhost:8080/community/discuss/js/,仍然会存在问题

相关内容

热门资讯

黑科技辅助!wpk透视外挂(w... 黑科技辅助!wpk透视外挂(wepoke黑科技)果然是有挂(有挂透明挂黑科技)-哔哩哔哩wpk透视外...
黑科技规律(wpk ai辅助)... 黑科技规律(wpk ai辅助)wpk德州ai辅助神器(wpK)真是存在有挂(讲解有挂)-哔哩哔哩;1...
黑科技辅助(微扑克辅助是什么)... 黑科技辅助(微扑克辅助是什么)原生存在有挂(透明黑科技)安装教程(有挂透视)-哔哩哔哩是一款可以让一...
黑科技好牌(wepoke智能a... 黑科技好牌(wepoke智能ai)wepoke辅助使用教程(wEPOKE)本然真的是有挂(有挂透视)...
黑科技实锤(wpk ai辅助)... 黑科技实锤(wpk ai辅助)wpk透视辅助挂(WPK)竟然真的有挂(有挂方式)-哔哩哔哩;1)wp...
黑科技软件!德州之星app辅助... 黑科技软件!德州之星app辅助器(wepoke黑科技)切实有挂(有挂智能ai)-哔哩哔哩1、德州之星...
黑科技模拟器(wpk ai辅助... 黑科技模拟器(wpk ai辅助)微扑克ai辅助工具(wPK)竟然存在有挂(今日头条)-哔哩哔哩1、黑...
黑科技辅助(aapoker有猫... 黑科技辅助(aapoker有猫腻吗)确实是有挂(透明黑科技)透明挂教程(有挂技巧)-哔哩哔哩;一、a...
黑科技好友房(wepokeai... 自定义系统规律,只需要输入自己想要的开挂功能,一键便可以生成出微扑克专用辅助器,不管你是想分享给你好...
黑科技挂黑科技!Wpk辅助DP... 黑科技挂黑科技!Wpk辅助DPpoker(wpk ai辅助)原来真的有挂(有挂ai代打)-哔哩哔哩;...