课程
/后端开发
/Java
/SpringBoot开发常用技术整合
错误显示ExceptionHandler is not an annotation type,导不了对应的包
2019-03-07
源自:SpringBoot开发常用技术整合
正在回答
举报
SpringBoot 极简开发的框架整合利器
1 回答@ExceptionHandler 报错 is not an annotation.
1 回答'restart.include.mapper' is an unknown property.
1 回答进不去这个类呀 ExceptionHandler?
3 回答Description: Field resource in com.imooc.controller.HelloContoller required a bean of type 'com.imocc.pojo.Resource' that could not be found. Action: Consider defining a bean of type 'com.imocc.pojo.Resource' in your configuration.
1 回答 有两个ExceptionHandler的情况下,为啥Ajax的Error就会触发Ajax的Hendler处理呢?