springmvc restful风格url找不到js文件

来源:互联网 发布:python 3.6 编辑:程序博客网 时间:2024/05/16 23:49

这个是我的文件目录

需要在springmvc.xml中配置

<mvc:resources location="/res/" mapping="/res/**"></mvc:resources>

原创粉丝点击