摘要: springmvc为什么要拦截静态资源? 简单来说,为了请求的url不带类似*.action,*.do,比如http://localhost:8080/system/index.action,spring团队统一风格,而web项目配置的web.xml中,所有请求都必须走过DispatcherServ 阅读全文
posted @ 2020-12-07 21:30 叫练 阅读(349) 评论(0) 推荐(0)