lujiajing1126 commented on PR #704: URL: https://github.com/apache/skywalking-java/pull/704#issuecomment-2219895892
After checking the issue itself, I don't think the scenario is a real case, 1. Normally, you should not use old servlet-api with Spring 6.x/Tomcat 10.x 2. `servlet-api` should be declared as `provided` as this is provided by the servlet container via runtime. Pls correct me if I'm wrong -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
