摘要: 待整理 阅读全文
posted @ 2024-02-22 19:31 Lctrl 阅读(20) 评论(0) 推荐(0)
摘要: 注册接口 Spring Validation 全局异常处理器 @RestControllerAdvice // 用来标识这个类是用来处理异常的 // 又由于 是Rest xxx 所以是json字符串返回给浏览器 public class GlobalExceptionHandler { @Excep 阅读全文
posted @ 2024-02-22 16:23 Lctrl 阅读(28) 评论(0) 推荐(0)
摘要: 待整理 阅读全文
posted @ 2024-02-22 15:35 Lctrl 阅读(16) 评论(0) 推荐(0)