public class ApiDocHandlerInterceptor
生成文档相关数据
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ApiDocHandlerInterceptor.Companion |
| 限定符和类型 | 字段和说明 |
|---|---|
static ApiDocHandlerInterceptor.Companion |
Companion |
| 构造器和说明 |
|---|
ApiDocHandlerInterceptor(ApidocProperties apidocProperties)
生成文档相关数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
postHandle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.Object handler,
org.springframework.web.servlet.ModelAndView modelAndView) |
public static ApiDocHandlerInterceptor.Companion Companion
public ApiDocHandlerInterceptor(ApidocProperties apidocProperties)
生成文档相关数据