摘要:
@ControllerAdvice全局异常处理 Exception,分为运行时异常(RuntimeException)和非运行时异常 可查的异常(checked exceptions): Exception下除了RuntimeException外的异常 不可查的异常(unchecked except 阅读全文
posted @ 2022-09-03 20:28
sunny123456
阅读(421)
评论(0)
推荐(0)