@InterceptorPattens(value="/api/**")
public class OpenApiInterceptor
extends cn.jiangzeyin.common.interceptor.BaseInterceptor
Constructor and Description |
---|
OpenApiInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
preHandle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.web.method.HandlerMethod handlerMethod) |
afterCompletion, clearResources, getHandlerMethod, getSession, postHandle, preHandle, reload
protected boolean preHandle(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.web.method.HandlerMethod handlerMethod) throws Exception
preHandle
in class cn.jiangzeyin.common.interceptor.BaseInterceptor
Exception
Copyright © 2017–2022. All rights reserved.