mbao opened a new issue #2302: add apm-spring-annotation-plugin to dependency not work when deploy in tomcat URL: https://github.com/apache/incubator-skywalking/issues/2302 - Why do you submit this issue? - [ ] Question or discussion ___ ### Question - What do you want to know? In order to trace local spring span, I can put apm-spring-annotation-plugin-6.0.0-GA.jar from optional-plugins to plugins. But I wonder if I can add apm-spring-annotation-plugin to dependency for tracing spring bean? It is OK when I test this by staring my springboot application with inner tomcat, but it fails when I start my application by puting it in wabapp of tomcat 。 I wonder if this is the result of classloader of tomcat? Or can you explain it, thanks.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
