MatrixRhythm

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Servlet之Filter详细讲解:

https://www.cnblogs.com/zlbx/p/4888312.html

https://blog.csdn.net/chenkun2016/article/details/79498618

springboot下使用拦截器和过滤器:

https://blog.csdn.net/java_collect/article/details/80873686

springboot下使用过滤器、拦截器和监听器:

http://www.importnew.com/29401.html

 

ServletRequest、 HttpServletRequest的联系与区别: servlet理论上可以处理多种形式的请求响应形式,http只是其中之一,所以HttpServletRequest、HttpServletResponse分别是ServletRequest和ServletResponse的子类。

posted on 2019-05-14 14:37  Matrix锅锅  阅读(154)  评论(0编辑  收藏  举报