A B C E F G H J L M P S V W
A
- apply(RequestTemplate) - 类 中的方法plus.easydo.starter.web.core.interceptor.CustomizeFeignClientInterceptor
-
B
- baseException(BaseException) - 类 中的方法plus.easydo.starter.web.core.handler.GlobalExceptionHandler
-
基础异常
- businessException(CustomException) - 类 中的方法plus.easydo.starter.web.core.handler.GlobalExceptionHandler
-
业务异常
C
- CustomizeFeignClient - plus.easydo.starter.web.core.annotation中的注释类型
-
- CustomizeFeignClientInterceptor - plus.easydo.starter.web.core.interceptor中的类
-
openfeign微服务调用传递header及body信息
- CustomizeFeignClientInterceptor() - 类 的构造器plus.easydo.starter.web.core.interceptor.CustomizeFeignClientInterceptor
-
E
- EasyDoEnableOpenFeignClients - plus.easydo.starter.web.core.annotation中的注释类型
-
扩展EnableFeignClients注解 添加全局base
F
- feignEncoder() - 类 中的方法plus.easydo.starter.web.core.config.StarterFeignConfigure
-
- feignFormEncoder() - 类 中的方法plus.easydo.starter.web.core.config.MultipartSupportConfig
-
new一个form编码器,实现支持form表单提交
- FeignHystrixConcurrencyStrategy - plus.easydo.starter.web.core.strategy中的类
-
将现有的并发策略作为新并发策略的成员变量
在新并发策略中,返回现有并发策略的线程池、Queue;
https://blog.csdn.net/crystalqy/article/details/79083857
- FeignHystrixConcurrencyStrategy() - 类 的构造器plus.easydo.starter.web.core.strategy.FeignHystrixConcurrencyStrategy
-
G
- getBlockingQueue(int) - 类 中的方法plus.easydo.starter.web.core.strategy.FeignHystrixConcurrencyStrategy
-
- getRequestVariable(HystrixRequestVariableLifecycle<T>) - 类 中的方法plus.easydo.starter.web.core.strategy.FeignHystrixConcurrencyStrategy
-
- getThreadPool(HystrixThreadPoolKey, HystrixProperty<Integer>, HystrixProperty<Integer>, HystrixProperty<Integer>, TimeUnit, BlockingQueue<Runnable>) - 类 中的方法plus.easydo.starter.web.core.strategy.FeignHystrixConcurrencyStrategy
-
- getThreadPool(HystrixThreadPoolKey, HystrixThreadPoolProperties) - 类 中的方法plus.easydo.starter.web.core.strategy.FeignHystrixConcurrencyStrategy
-
- GlobalExceptionHandler - plus.easydo.starter.web.core.handler中的类
-
全局异常处理器
- GlobalExceptionHandler() - 类 的构造器plus.easydo.starter.web.core.handler.GlobalExceptionHandler
-
H
- handleException(Exception) - 类 中的方法plus.easydo.starter.web.core.handler.GlobalExceptionHandler
-
功能描述
J
- jacksonObjectMapper() - 类 中的方法plus.easydo.starter.web.core.config.StarterJacksonConfigure
-
L
- log(String, String, Object...) - 类 中的方法plus.easydo.starter.web.core.config.StarterFeignLogger
-
- logAndRebufferResponse(String, Logger.Level, Response, long) - 类 中的方法plus.easydo.starter.web.core.config.StarterFeignLogger
-
- logger() - 类 中的方法plus.easydo.starter.web.core.config.StarterFeignConfigure
-
- logRequest(String, Logger.Level, Request) - 类 中的方法plus.easydo.starter.web.core.config.StarterFeignLogger
-
M
- multipartLoggerLevel() - 类 中的方法plus.easydo.starter.web.core.config.StarterFeignConfigure
-
- MultipartSupportConfig - plus.easydo.starter.web.core.config中的类
-
表单提交支持
- MultipartSupportConfig() - 类 的构造器plus.easydo.starter.web.core.config.MultipartSupportConfig
-
P
- plus.easydo.starter.web.core.annotation - 程序包 plus.easydo.starter.web.core.annotation
-
- plus.easydo.starter.web.core.config - 程序包 plus.easydo.starter.web.core.config
-
- plus.easydo.starter.web.core.handler - 程序包 plus.easydo.starter.web.core.handler
-
- plus.easydo.starter.web.core.interceptor - 程序包 plus.easydo.starter.web.core.interceptor
-
- plus.easydo.starter.web.core.strategy - 程序包 plus.easydo.starter.web.core.strategy
-
S
- setMessageConverters(ObjectFactory<HttpMessageConverters>) - 类 中的方法plus.easydo.starter.web.core.config.StarterFeignConfigure
-
- StarterFeignConfigure - plus.easydo.starter.web.core.config中的类
-
- StarterFeignConfigure() - 类 的构造器plus.easydo.starter.web.core.config.StarterFeignConfigure
-
- StarterFeignLogger - plus.easydo.starter.web.core.config中的类
-
- StarterFeignLogger() - 类 的构造器plus.easydo.starter.web.core.config.StarterFeignLogger
-
- StarterFeignLogger(Class<?>) - 类 的构造器plus.easydo.starter.web.core.config.StarterFeignLogger
-
- StarterFeignLogger(String) - 类 的构造器plus.easydo.starter.web.core.config.StarterFeignLogger
-
- StarterFeignLogger(Logger) - 类 的构造器plus.easydo.starter.web.core.config.StarterFeignLogger
-
- StarterJacksonConfigure - plus.easydo.starter.web.core.config中的类
-
- StarterJacksonConfigure() - 类 的构造器plus.easydo.starter.web.core.config.StarterJacksonConfigure
-
V
- validatedBindException(BindException) - 类 中的方法plus.easydo.starter.web.core.handler.GlobalExceptionHandler
-
自定义验证异常
- validExceptionHandler(MethodArgumentNotValidException) - 类 中的方法plus.easydo.starter.web.core.handler.GlobalExceptionHandler
-
自定义验证异常
- validExceptionHandler(HasPermissionException) - 类 中的方法plus.easydo.starter.web.core.handler.GlobalExceptionHandler
-
鉴权失败异常
W
- wrapCallable(Callable<T>) - 类 中的方法plus.easydo.starter.web.core.strategy.FeignHystrixConcurrencyStrategy
-
A B C E F G H J L M P S V W
Copyright © 2021. All Rights Reserved.