程序包 io.microsphere.spring.webmvc.method.support
-
接口概要 接口 说明 HandlerMethodArgumentResolverAdvice The advice interface forHandlerMethodArgumentResolver
-
类概要 类 说明 InterceptingHandlerMethodProcessor TheHandlerMethod
processor that callbacksHandlerMethodAdvice
based onHandlerMethodArgumentResolver
,HandlerMethodReturnValueHandler
andHandlerInterceptor
.