接口的使用
io.microsphere.spring.web.method.support.HandlerMethodAdvice
-
使用HandlerMethodAdvice的程序包 程序包 说明 io.microsphere.spring.web.method.support -
-
io.microsphere.spring.web.method.support中HandlerMethodAdvice的使用
实现HandlerMethodAdvice的io.microsphere.spring.web.method.support中的类 修饰符和类型 类 说明 class
DelegatingHandlerMethodAdvice
HandlerMethodAdvice
class delegates to the beans ofHandlerMethodArgumentInterceptor
andHandlerMethodInterceptor
.
-