摘要:## 1、Controller层的全局异常处理 通过对Controller添加注释@ControllerAdvice可以实现Controller层的全局异常处理 统一的拦截异常处理类AppExceptionHandler @Slf4j @RestControllerAdvice public cla
阅读全文
posted @ 2022-02-22 11:12
posted @ 2022-02-22 11:12