skywalking-java/test/plugin
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
..
archetypes [test/plugin] fix archetypes (#3808) 2019-11-09 13:51:39 +08:00
containers fix docker build bug (#3869) 2019-11-16 20:28:17 +08:00
mock-collector toolkit-scenario (#3739) 2019-10-30 09:06:16 +05:30
runner-helper [hotfix] Remove argument BUILID_ID from run.sh (#3774) 2019-11-04 14:34:58 +08:00
scenarios Intercept feign URL without parameters (#3854) 2019-11-17 12:59:10 +08:00
script [test/plugin] docker prune at cleanup (#3679) 2019-10-22 13:24:36 +03:00
validator validator enhancement (#3750) 2019-10-31 10:08:23 +05:30
generator.sh [test/plugin] fix archetypes (#3808) 2019-11-09 13:51:39 +08:00
pom.xml [test/plugin]support plugin testcases run in docker-compose (#3612) 2019-10-14 10:47:02 +03:00
run.sh Intercept feign URL without parameters (#3854) 2019-11-17 12:59:10 +08:00