Classpath problems while Instrumenting Springboot application
问题 I have a springboot application which I'm trying to instrument using bytebuddy. I'm running into classpath issues which I'm not able to understand. Firstly, the following is other literature on this: https://github.com/raphw/byte-buddy/issues/473 https://github.com/raphw/byte-buddy/issues/87 Unable to instrument apache httpclient using javaagent for spring boot uber jar application https://github.com/raphw/byte-buddy/issues/109 https://github.com/raphw/byte-buddy/issues/473 https://github.com