@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, reloadprotected 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.BaseInterceptorExceptionCopyright © 2017–2022. All rights reserved.