摘要:
1、@ControllerAdvice(Spring3.2提供的 注解)拦截异常并统一处理是一个@Component,用于定义@ExceptionHandler、@InitBinder、@ModelAttribute方法并应用到所用的@RequestMapping中。使用@ControllerAdv 阅读全文
posted @ 2018-11-25 15:46 LQliu 阅读(270) 评论(0) 推荐(0)
|
摘要:
1、@ControllerAdvice(Spring3.2提供的 注解)拦截异常并统一处理是一个@Component,用于定义@ExceptionHandler、@InitBinder、@ModelAttribute方法并应用到所用的@RequestMapping中。使用@ControllerAdv 阅读全文
posted @ 2018-11-25 15:46 LQliu 阅读(270) 评论(0) 推荐(0) |
||