Package org.apache.skywalking.apm.plugin.spring.mvc.v6.define
package org.apache.skywalking.apm.plugin.spring.mvc.v6.define
-
ClassesClassDescription
ControllerInstrumentationenhance all constructor and method annotated withorg.springframework.web.bind.annotation.RequestMappingthat class hasorg.springframework.stereotype.Controllerannotation.HandlerMethodInstrumentationintercept thegetBeanmethod in theorg.springframework.web.method.HandlerMethodclass.