skywalking-java/test
qiyang 58149a74f9 Intercept feign URL without parameters (#3854)
* Intercept feign RequestTemplate resolve args method ,get the url without parameters

* fix ci warnings

* optimize import

* fix: miss  path in feign target url like "http://localhost:8080/feign-scenario"
     fix feign-scenario test use pathVariable

* Add testcase to DefaultHttpClientInterceptorTest

* Clean ThreadLocal

* User one ThreadLocal replace two. User try/final  remove ThreadLocal .

* Code Optimize
2019-11-17 12:59:10 +08:00
..
e2e Modify application.yml to set MySQL as storage provider (#3733) 2019-10-29 16:18:36 +08:00
plugin Intercept feign URL without parameters (#3854) 2019-11-17 12:59:10 +08:00