A B C D E F L M P R S T V W
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- ai.yue.library.web.grpc - 程序包 ai.yue.library.web.grpc
-
yue-library是一个基于SpringBoot封装的增强库,内置丰富的JDK工具,自动装配了一系列的基础Bean与环境配置项,可用于快速构建SpringCloud项目,让微服务变得更简单。
- ai.yue.library.web.grpc.config - 程序包 ai.yue.library.web.grpc.config
-
web配置包,提供自动配置项支持与增强
- ai.yue.library.web.grpc.config.exception - 程序包 ai.yue.library.web.grpc.config.exception
-
全局统一异常处理
- ai.yue.library.web.grpc.config.properties - 程序包 ai.yue.library.web.grpc.config.properties
- ai.yue.library.web.grpc.util - 程序包 ai.yue.library.web.grpc.util
-
提供各种工具方法,按照归类入口为XXXUtils,如字符串工具、Spring上下文工具等
- apiVersionDeprecatedExceptionHandler(ApiVersionDeprecatedException) - 类 中的方法ai.yue.library.web.grpc.config.exception.ResultExceptionHandler
-
拦截API接口版本弃用异常
- attackExceptionHandler(AttackException) - 类 中的方法ai.yue.library.web.grpc.config.exception.ResultExceptionHandler
-
非法请求异常拦截
B
- bindExceptionHandler(BindException) - 类 中的方法ai.yue.library.web.grpc.config.exception.ResultExceptionHandler
-
Valid 验证异常统一处理
C
- clientFallbackExceptionHandler(ClientFallbackException) - 类 中的方法ai.yue.library.web.grpc.config.exception.ResultExceptionHandler
-
服务降级
- convertExceptionHandler(ConvertException) - 类 中的方法ai.yue.library.web.grpc.config.exception.ResultExceptionHandler
-
类型转换异常统一处理
D
- dbExceptionHandler(DbException) - 类 中的方法ai.yue.library.web.grpc.config.exception.ResultExceptionHandler
-
DB异常统一处理
E
- exceptionHandler(Exception) - 类 中的方法ai.yue.library.web.grpc.config.exception.ResultExceptionHandler
-
拦截所有未处理异常-13 INTERNAL
F
- forbiddenExceptionHandler(ForbiddenException) - 类 中的方法ai.yue.library.web.grpc.config.exception.ResultExceptionHandler
-
无权限异常访问处理
L
- loginExceptionHandler(LoginException) - 类 中的方法ai.yue.library.web.grpc.config.exception.ResultExceptionHandler
-
拦截登录异常(User)
M
- merge(Object, Message.Builder) - 类 中的静态方法ai.yue.library.web.grpc.util.ProtoUtils
-
JavaBean合并到protobuf message
- merge(String, Message.Builder) - 类 中的静态方法ai.yue.library.web.grpc.util.ProtoUtils
-
json字符串对象合并到protobuf message
- merge(Map, Message.Builder) - 类 中的静态方法ai.yue.library.web.grpc.util.ProtoUtils
-
json对象合并到protobuf message
P
- paramExceptionHandler(ParamException) - 类 中的方法ai.yue.library.web.grpc.config.exception.ResultExceptionHandler
-
参数效验未通过统一处理
- paramVoidExceptionHandler() - 类 中的方法ai.yue.library.web.grpc.config.exception.ResultExceptionHandler
-
参数效验为空统一处理
- parser - 类 中的静态变量ai.yue.library.web.grpc.util.ProtoUtils
-
Protobuf反序列化解析器
- PREFIX - 类 中的静态变量ai.yue.library.web.grpc.config.properties.WebProperties
-
Prefix of
WebProperties. - printer - 类 中的静态变量ai.yue.library.web.grpc.util.ProtoUtils
- ProtoUtils - ai.yue.library.web.grpc.util中的类
-
Protobuf工具类
- ProtoUtils() - 类 的构造器ai.yue.library.web.grpc.util.ProtoUtils
R
- registerType(Descriptors.Descriptor...) - 类 中的静态方法ai.yue.library.web.grpc.util.ProtoUtils
-
注册 Any 类型转换时需要的Protobuf类型描述
- registerType(Class<T>...) - 类 中的静态方法ai.yue.library.web.grpc.util.ProtoUtils
-
注册 Any 类型转换时需要的Protobuf类型描述
- resultExceptionHandler(ResultException) - 类 中的方法ai.yue.library.web.grpc.config.exception.ResultExceptionHandler
-
异常结果处理-synchronized
- ResultExceptionHandler - ai.yue.library.web.grpc.config.exception中的类
-
全局统一异常处理
- ResultExceptionHandler() - 类 的构造器ai.yue.library.web.grpc.config.exception.ResultExceptionHandler
S
- statusRuntimeExceptionHandler(StatusRuntimeException) - 类 中的方法ai.yue.library.web.grpc.config.exception.ResultExceptionHandler
-
服务降级
T
- toBuilder(Object, Class<T>) - 类 中的静态方法ai.yue.library.web.grpc.util.ProtoUtils
-
JavaBean转换为protobuf message
- toBuilder(String, Class<T>) - 类 中的静态方法ai.yue.library.web.grpc.util.ProtoUtils
-
json字符串对象转换为protobuf message
- toBuilder(Map, Class<T>) - 类 中的静态方法ai.yue.library.web.grpc.util.ProtoUtils
-
json对象转换为protobuf message
- toJSONObject(MessageOrBuilder) - 类 中的静态方法ai.yue.library.web.grpc.util.ProtoUtils
- toJsonString(MessageOrBuilder) - 类 中的静态方法ai.yue.library.web.grpc.util.ProtoUtils
-
转换为Json字符串
- toJsonStringIncludingDefaultValue(MessageOrBuilder) - 类 中的静态方法ai.yue.library.web.grpc.util.ProtoUtils
-
转换为Json字符串
- toPageIPO(MessageOrBuilder) - 类 中的静态方法ai.yue.library.web.grpc.util.ProtoUtils
V
- validateExceptionHandler(ValidateException) - 类 中的方法ai.yue.library.web.grpc.config.exception.ResultExceptionHandler
-
验证异常统一处理
W
- WebGrpcAutoConfig - ai.yue.library.web.grpc.config中的类
-
web bean 自动配置
- WebGrpcAutoConfig() - 类 的构造器ai.yue.library.web.grpc.config.WebGrpcAutoConfig
- WebProperties - ai.yue.library.web.grpc.config.properties中的类
-
Web自动配置属性
- WebProperties() - 类 的构造器ai.yue.library.web.grpc.config.properties.WebProperties
所有类 所有程序包