skywalking-java/apm-sniffer/apm-sdk-plugin/servicecomb-plugin/servicecomb-java-chassis-0..../src
吴晟 Wu Sheng c76fb4053e
Set up the bootstrap instrumentation plugin framework (#3152)
* POC: Intercept successfully.

* Refactor codes

* Build the new core

* Setup the new core.

* Push the javassist version to 3.23.2-GA, as it is the last version supports JDK 1.6 compile, according to https://github.com/jboss-javassist/javassist/blob/rel_3_23_2_ga/pom.xml#L149-L160

* Finish the all codes.

* Document updated for bootstrap instrumentation.

* Add a notice to document.

* Remove unexpected file.

* Set javassist version right. Add judge in core interceptors

* Fixe no log bridge implementation
2019-07-25 22:00:07 +08:00
..
main Set up the bootstrap instrumentation plugin framework (#3152) 2019-07-25 22:00:07 +08:00
test/java/org/apache/skywalking/apm/plugin/servicecomb Clean up unnecessary times(1) for test verify (#2619) 2019-05-07 21:56:23 +08:00