File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
opentracing-span-propagation Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Add it to your classpath.
1414<dependency >
1515 <groupId >nl.talsmasoftware.context</groupId >
1616 <artifactId >opentracing-span-propagation</artifactId >
17- <version >[see above]</version >
17+ <version >[see maven-central version above]</version >
1818</dependency >
1919```
2020
@@ -28,7 +28,3 @@ background thread you start with the `ContextAwareExecutorService`.
2828 [ maven ] : http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22nl.talsmasoftware.context%22%20AND%20a%3A%22opentracing-span-propagation%22
2929 [ opentracing-img ] : https://img.shields.io/badge/OpenTracing-enabled-blue.svg
3030 [ opentracing ] : http://opentracing.io
31-
32- [ servletrequest-propagation ] : servletrequest-propagation
33- [ opentracing-spanmanager ] : https://github.com/opentracing-contrib/java-spanmanager
34- [ default constructor ] : https://en.wikipedia.org/wiki/Nullary_constructor
You can’t perform that action at this time.
0 commit comments