Class PathMappingCache
java.lang.Object
org.apache.skywalking.apm.plugin.spring.mvc.commons.PathMappingCache
PathMappingCache cache all request urls of Controller .-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddPathMapping(Method method, String methodPath) findPathMapping(Method method)
-
Constructor Details
-
PathMappingCache
-
-
Method Details
-
findPathMapping
-
addPathMapping
-