Uses of Package
org.springframework.cloud.sleuth.annotation
-
Packages that use org.springframework.cloud.sleuth.annotation Package Description org.springframework.cloud.sleuth.annotation -
Classes in org.springframework.cloud.sleuth.annotation used by org.springframework.cloud.sleuth.annotation Class Description ContinueSpan Tells Sleuth that all Sleuth related annotations should be applied to an existing span instead of creating a new one.NewSpan Allows to create a new span around a public method.TagValueResolver Resolves the tag value for the given parameter.