摘要:
SpringMvc中想使用拦截器,主要分为两步: a、编写拦截器,需实现HandlerInterceptor接口 b、springmvc.xml中配置拦截器 逻辑图如下: 测试过程主要分为如下几步: 1、编写interceptorIndex.jsp 2、编写InterceptorController 阅读全文
posted @ 2019-12-08 18:17
1572662
阅读(227)
评论(0)
推荐(0)
浙公网安备 33010602011771号