skywalking-java/apm-sniffer
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
..
apm-agent ignore kryo ".reflectasm." class (#3845) 2019-11-13 19:32:53 +08:00
apm-agent-core Move to 6.6.0 SNAPSHOT (#3839) 2019-11-12 22:33:39 +08:00
apm-sdk-plugin Intercept feign URL without parameters (#3854) 2019-11-17 12:59:10 +08:00
apm-test-tools Move to 6.6.0 SNAPSHOT (#3839) 2019-11-12 22:33:39 +08:00
apm-toolkit-activation Move to 6.6.0 SNAPSHOT (#3839) 2019-11-12 22:33:39 +08:00
bootstrap-plugins Move to 6.6.0 SNAPSHOT (#3839) 2019-11-12 22:33:39 +08:00
config Add feature to control the maximum agent log files (#3475) 2019-09-19 14:12:17 +08:00
optional-plugins Move to 6.6.0 SNAPSHOT (#3839) 2019-11-12 22:33:39 +08:00
pom.xml Move to 6.6.0 SNAPSHOT (#3839) 2019-11-12 22:33:39 +08:00