Tags: HaojunRen/java-spring-cloud
Tags
Upgrade to OpenTracing 0.33.0 (opentracing-contrib#277) * opentracing-contrib#276 Upgrade to OpenTracing 0.33.0 * opentracing-contrib#276 use proxy for jdbc connection as in opentracting-jdbc Signed-off-by: Sergei Malafeev <sergeymalafeev@gmail.com>
Adjusts copyright headers for this year Signed-off-by: Pavol Loffay <ploffay@redhat.com>
Openfeign integration not working when using hard-coded URLs (opentra… …cing-contrib#262) * Issue opentracing-contrib#261: Openfeign integration not working when using hard-coded URLs * Added unit test for the case where we do not have any FeignClient in Spring context * Simplified implementation to avoid wrapping Feign.Builder
Lazily lookup Tracer in CustomAsyncConfigurerAutoConfiguration (opent… …racing-contrib#260) Instead of using @Autowired, lazily lookup Tracer bean from BeanFactory.
PreviousNext