码迷,mamicode.com
首页 > 编程语言 > 详细

Spring的 @ExceptionHandler注解无效问题

时间:2018-11-30 20:50:56      阅读:246      评论:0      收藏:0      [点我收藏+]

标签:and   mcc   detail   ring   文件   tail   nbsp   http   handler   

如果你想设置了@ExceptionHandler注解进行异常捕获返回异常信息,但是Debug调试时,代码并未进到被@ExceptionHandler注解标注的方法里,那么就检查你的配置文件是否包含 <mvc:annotation-driven /> 注解,没有请添加上再尝试以下。

 

有关<mvc:annotation-driven /> 的详细说明:https://blog.csdn.net/mccand1234/article/details/76793980

 

Spring的 @ExceptionHandler注解无效问题

标签:and   mcc   detail   ring   文件   tail   nbsp   http   handler   

原文地址:https://www.cnblogs.com/XingXiaoMeng/p/10046314.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!