candyleer commented on issue #2975: SpringMVC plugin not support servlet-api-2.5 URL: https://github.com/apache/skywalking/issues/2975#issuecomment-512331490 I mean just add a `if`,such as  cause for servlet below version 3 just not have `getStatus` method which we used ,this method will effect `springMvc`,`tomcat`,`jetty`. So in servlet2.5,we just ignore the status judge and stop span .
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
