摘要: 一、ExceptionHandlerExceptionResolver 属性是指BeanDifinition设置的属性。实现接口只关注spring提供的扩展接口。 ExceptionHandlerExceptionResolver用于处理@ExceptionHandler标注的方法抛出的异常。 二、 阅读全文
posted @ 2022-11-03 22:37 shigp1 阅读(60) 评论(0) 推荐(0) 编辑
摘要: 一、RequestMappingHandlerAdapter RequestMappingHandlerAdapter所属BeanDifinition的属性。 RequestMappingHandlerAdapter是将当前请求适配到@RequestMapping类型的Handler处理器。hand 阅读全文
posted @ 2022-11-03 20:53 shigp1 阅读(234) 评论(0) 推荐(0) 编辑