Uses of Class
org.springframework.cloud.sleuth.instrument.web.mvc.HandlerParser
-
Packages that use HandlerParser Package Description org.springframework.cloud.sleuth.instrument.web.mvc This module is fully adopted from io.zipkin.brave-instrumentation-web and io.zipkin.brave-instrumentation-webmvc JAR. -
-
Uses of HandlerParser in org.springframework.cloud.sleuth.instrument.web.mvc
Fields in org.springframework.cloud.sleuth.instrument.web.mvc declared as HandlerParser Modifier and Type Field Description static HandlerParserHandlerParser. NOOPAdds no tags to the span representing the request.
-