RequestBodyAdviceAdapter

SpringBoot 使用 RequestBodyAdviceAdapter 和 ResponseBodyAdvice 对请求和响应做标识 使用RequestContextHolder新增线程变量

@ControllerAdvice public class RequestBodyAdapter extends RequestBodyAdviceAdapter { @Override public boolean supports(MethodParameter methodParameter ......
共1篇  :1/1页 首页上一页1下一页尾页