Class RequestMappingMethodInterceptor

java.lang.Object
org.apache.skywalking.apm.plugin.spring.mvc.commons.interceptor.AbstractMethodInterceptor
org.apache.skywalking.apm.plugin.spring.mvc.commons.interceptor.RequestMappingMethodInterceptor
All Implemented Interfaces:
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor

public class RequestMappingMethodInterceptor extends AbstractMethodInterceptor
The RequestMappingMethodInterceptor only use the first mapping value. it will interceptor with @RequestMapping