摘要: 有时在Spring(3.2.5)项目中,如果使用到Servlet,可能希望Servlet实例作为bean受Spring容器管理,这样也能自动注入其他需要的bean,查了下,发现只针对过滤器提供了代理类org.springframework.web.filter.DelegatingFilterPro 阅读全文
posted @ 2016-11-23 11:16 Lost blog 阅读(1366) 评论(0) 推荐(0)