| Class | Description |
|---|---|
| AbstractControllerInstrumentation |
ControllerInstrumentation enhance all constructor and method annotated with
org.springframework.web.bind.annotation.RequestMapping that class has
org.springframework.stereotype.Controller annotation. |
| AbstractSpring5Instrumentation | |
| ControllerInstrumentation | |
| HandlerMethodInstrumentation |
HandlerMethodInstrumentation intercept the getBean method in the
org.springframework.web.method.HandlerMethod class. |
| RestControllerInstrumentation |
Copyright © 2021 The Apache Software Foundation. All rights reserved.