| 类 | 说明 |
|---|---|
| AbstractMethodInterceptor |
the abstract method inteceptor
|
| GetBeanInterceptor | |
| InvokeForRequestInterceptor | |
| InvokeHandlerMethodInterceptor | |
| RequestMappingMethodInterceptor |
The
RequestMappingMethodInterceptor only use the first mapping value. |
| RestMappingMethodInterceptor |
The
RestMappingMethodInterceptor only use the first mapping value. |
Copyright © 2018 The Apache Software Foundation. All rights reserved.