opentracing-contrib / java-spring-web

OpenTracing Spring Web instrumentation
Apache License 2.0
108 stars 59 forks source link

Autoconfigure RestTemplate decorators #85

Closed ledor473 closed 3 years ago

ledor473 commented 6 years ago

This PR builds on top of https://github.com/opentracing-contrib/java-spring-web/pull/84 but adds the AutoConfiguration.

It was split to make the review easier

cc: @jfbreault