githuyong opened a new issue #4907: URL: https://github.com/apache/skywalking/issues/4907
Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion ___ ### Question - like #3675, [https://github.com/apache/skywalking/issues/3675](url) skywalking7.0 , springboot1.5.8 , app.war is put in external tomcat deploy。 My URL is http://127.0.0.1:8082/my/v2/ad 。application context is "**my**", and endpoint is "**/v2/ad**" and "**{POST}/v2/ad**" my java code like this `@RequestMapping(path = "/v2/ad", method = {RequestMethod.POST})`    ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org