摘要: 正常情况下,我们需要添加一个过滤器,需要实现javax.servlet.Filter接口,再在web.xml中配置filter,如下: 此时,web.xml中增加的配置: 那么,我们为什么要使用Spring的org.springframework.web.filter.DelegatingFilte 阅读全文
posted @ 2019-01-06 00:58 风雨咒之无上密籍 阅读(2844) 评论(0) 推荐(1) 编辑