星空网 > 软件开发 > Java

Spring 静态资源配置

ShineJaie 原创整理,转载请注明出处。

一、为何要配置静态资源

1、在配置 Spring 的时候,我们配置的拦截是"/",即任何文件都会经 Spring 拦截处理。

2、实际上静态资源,如 css、js、图片的引用是不需要 Spring 处理的。

二、解决方案

Spring 3.0.4 之后引入了 mvc:resoures 配置,可以声明哪些资源不需要 Spring 来处理。

1、在 spring 配置文件(spring-servlet,


2、在 xsi:schemaLocation 中加上

http://www.springframework.org/schema/mvchttp://www.springframework.org/schema/mvc/spring-mvc-4.1.xsd

最后得到

 1 <??> 2 <beans ="http://www.springframework.org/schema/beans" 3     ="http://www.springframework.org/schema/context" 4     ="http://www.w3.org/2001/ 5     ="http://www.springframework.org/schema/mvc" 6     xsi:schemaLocation="http://www.springframework.org/schema/beans 7     http://www.springframework.org/schema/beans/spring-beans-4.1.xsd 8     http://www.springframework.org/schema/context 9     http://www.springframework.org/schema/context/spring-context-4.1.xsd10     http://www.springframework.org/schema/mvc11     http://www.springframework.org/schema/mvc/spring-mvc-4.1.xsd">

3、在配置文件中,加入以下配置

1 <!-- 配置 springMVC 不拦截的静态资源 -->2 <!-- 必须加,否则 RequestMapping 失效 -->3 <mvc:annotation-driven/>4 <!-- css 下所有文件都映射到 /bootstrap/css/ (*: 只处理文件夹下一级; **: 文件夹下多级) -->5 <mvc:resources mapping="/css/**" location="/bootstrap-3.3.5-dist/css/"/>6 <mvc:resources mapping="/js/**" location="/bootstrap-3.3.5-dist/js/"/>7 <!-- 表示上述配置的 css 文件不属 viewResolver 解析 -->8 <mvc:default-servlet-handler/>

三、jsp 页面静态资源访问方法

方法一、根据项目名采用硬编码引用

href="http://www.cnblogs.com//MyWeb/css/bootstrap.min.css"

方法二、避免硬编码引用

href="<c:url value="/css/bootstrap.min.css" />"






原标题:Spring 静态资源配置

关键词:Spring

*特别声明:以上内容来自于网络收集,著作权属原作者所有,如有侵权,请联系我们: admin#shaoqun.com (#换成@)。

直播文章推荐:https://www.goluckyvip.com/tag/3042.html
电商运营培训:https://www.goluckyvip.com/tag/30420.html
电商运营培训机构:https://www.goluckyvip.com/tag/30421.html
电商运营骗局:https://www.goluckyvip.com/tag/30422.html
电商运营团队:https://www.goluckyvip.com/tag/30423.html
电商运营托管:https://www.goluckyvip.com/tag/30424.html
深圳到西安自驾路线攻略 深圳到西安自驾最佳路线:https://www.vstour.cn/a/411228.html
松花蛋是哪里的特产松花蛋的产地:https://www.vstour.cn/a/411229.html
相关文章
我的浏览记录
最新相关资讯
海外公司注册 | 跨境电商服务平台 | 深圳旅行社 | 东南亚物流