A B C D F G I N P R S T W
A
- addResourceHandlers(ResourceHandlerRegistry) - 类 中的方法top.beanshell.web.config.WebConfig
-
- argumentNotValidErrorHandler(MethodArgumentNotValidException) - 类 中的方法top.beanshell.web.config.handler.GlobalExceptionHandler
-
parameter invalid exception
B
- BaseController - top.beanshell.web.controller中的类
-
Base Controller
- BaseController() - 类 的构造器top.beanshell.web.controller.BaseController
-
- BaseRequest<T> - top.beanshell.web.vo中的类
-
base request body
- BaseRequest() - 类 的构造器top.beanshell.web.vo.BaseRequest
-
- baseResponse(boolean) - 类 中的方法top.beanshell.web.controller.BaseController
-
base response
just return success or failed
- BaseResponse<T> - top.beanshell.web.vo中的类
-
base response body
- BaseResponse() - 类 的构造器top.beanshell.web.vo.BaseResponse
-
- BaseResponse(String) - 类 的构造器top.beanshell.web.vo.BaseResponse
-
- BaseResponse(EnumCode) - 类 的构造器top.beanshell.web.vo.BaseResponse
-
- BaseResponse(T) - 类 的构造器top.beanshell.web.vo.BaseResponse
-
- bindErrorHandler(HttpServletRequest, BindException) - 类 中的方法top.beanshell.web.config.handler.GlobalExceptionHandler
-
parameter binding exception
C
- CorsConfig - top.beanshell.web.config中的类
-
CORS 跨域配置
- CorsConfig() - 类 的构造器top.beanshell.web.config.CorsConfig
-
- corsFilter() - 类 中的方法top.beanshell.web.config.CorsConfig
-
cors filter
- CorsProperties - top.beanshell.web.config.properties中的类
-
CORS config property
- CorsProperties() - 类 的构造器top.beanshell.web.config.properties.CorsProperties
-
- customErrorHandler(HttpServletRequest, BaseException) - 类 中的方法top.beanshell.web.config.handler.GlobalExceptionHandler
-
custom exception
D
- defaultErrorHandler(HttpServletRequest, Exception) - 类 中的方法top.beanshell.web.config.handler.GlobalExceptionHandler
-
unknown error,ex:500
F
- failedResponse(Object) - 类 中的方法top.beanshell.web.controller.BaseController
-
base response for failed status with data;
G
- getIpAddr(HttpServletRequest) - 类 中的静态方法top.beanshell.web.util.IpAddrUtil
-
获取请求中的ip地址:过了多级反向代理,获取的ip不是唯一的,二是包含中间代理层ip
- getRealIp(HttpServletRequest) - 类 中的静态方法top.beanshell.web.util.IpAddrUtil
-
获取客户端请求中的真实的ip地址
获取客户端的IP地址的方法是:request.getRemoteAddr(),这种方法在大部分情况下都是有效的。
- getServiceIp() - 类 中的静态方法top.beanshell.web.util.IpAddrUtil
-
获取服务器IP
- GlobalExceptionHandler - top.beanshell.web.config.handler中的类
-
global exception handler
- GlobalExceptionHandler() - 类 的构造器top.beanshell.web.config.handler.GlobalExceptionHandler
-
I
- IpAddrUtil - top.beanshell.web.util中的类
-
ip address util
- IpAddrUtil() - 类 的构造器top.beanshell.web.util.IpAddrUtil
-
N
- notFoundErrorHandler(HttpServletRequest, NoHandlerFoundException) - 类 中的方法top.beanshell.web.config.handler.GlobalExceptionHandler
-
api not found 404
P
- PrimaryKeyRequest - top.beanshell.web.controller.request中的类
-
primary key request parameter
- PrimaryKeyRequest() - 类 的构造器top.beanshell.web.controller.request.PrimaryKeyRequest
-
R
- requestMethodNotSupportedErrorHandler(HttpRequestMethodNotSupportedException) - 类 中的方法top.beanshell.web.config.handler.GlobalExceptionHandler
-
request method unsupport exception
- responseJson(HttpServletResponse, BaseResponse) - 类 中的静态方法top.beanshell.web.util.ResponseUtil
-
json message response
- ResponseUtil - top.beanshell.web.util中的类
-
http response util
- ResponseUtil() - 类 的构造器top.beanshell.web.util.ResponseUtil
-
S
- setFailed() - 类 中的方法top.beanshell.web.vo.BaseResponse
-
set failed status code
- setStatus(EnumCode) - 类 中的方法top.beanshell.web.vo.BaseResponse
-
custom status code
- setStatus(EnumCode, String) - 类 中的方法top.beanshell.web.vo.BaseResponse
-
custom status code with custom msg
- setSuccess() - 类 中的方法top.beanshell.web.vo.BaseResponse
-
set success status code
- statusResponse(EnumCode) - 类 中的方法top.beanshell.web.controller.BaseController
-
base response for custom status code
- successResponse(Object) - 类 中的方法top.beanshell.web.controller.BaseController
-
base response for success status with data
T
- top.beanshell.web.config - 程序包 top.beanshell.web.config
-
- top.beanshell.web.config.handler - 程序包 top.beanshell.web.config.handler
-
- top.beanshell.web.config.properties - 程序包 top.beanshell.web.config.properties
-
- top.beanshell.web.controller - 程序包 top.beanshell.web.controller
-
- top.beanshell.web.controller.request - 程序包 top.beanshell.web.controller.request
-
- top.beanshell.web.util - 程序包 top.beanshell.web.util
-
- top.beanshell.web.vo - 程序包 top.beanshell.web.vo
-
W
- WebConfig - top.beanshell.web.config中的类
-
web mvc config
- WebConfig() - 类 的构造器top.beanshell.web.config.WebConfig
-
A B C D F G I N P R S T W
Copyright © 2021. All rights reserved.