会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
博客园
首页
新随笔
管理
2016年10月31日
Spring MVC过滤器-委派过滤器代理(DelegatingFilterProxy)
摘要: org.springframework.web.filter中有一个特殊的类——DelegatingFilterProxy,该类其实并不能说是一个过滤器,它的原型是FilterToBeanProxy,即将Filter作为spring的bean,由spring来管理。 配置DelegatingFilt
阅读全文
posted @ 2016-10-31 09:54 Lost blog
阅读(706)
评论(0)
推荐(0)
公告
返
回
顶
部