| Class | Description |
|---|---|
| ControllerConstructorInterceptor |
The
ControllerConstructorInterceptor intercepts the Controller's constructor, in order to acquire the
mapping annotation, if exist. |
| GetBeanInterceptor |
GetBeanInterceptor pass the NativeWebRequest object into the org.springframework.stereotype.Controller object. |
| InvokeInterceptor |
Copyright © 2021 The Apache Software Foundation. All rights reserved.