摘要: 必须配置SpringMvc对访问静态资源的支持,idea默认就是在main/webapp 下的文件路径,要在web-info同级的resource文件下放置,JSP中 ${pageContext.request.contextPath}的添加 <mvc:default-servlet-handler 阅读全文
posted @ 2020-06-17 01:17 DIY-Z 阅读(634) 评论(0) 推荐(0) 编辑