You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/04/02 04:35:06 UTC

[GitHub] [skywalking] liqiangz commented on pull request #6671: Fix springmvc reactive api can't collect HTTP statusCode.

liqiangz commented on pull request #6671:
URL: https://github.com/apache/skywalking/pull/6671#issuecomment-812311940


   @wu-sheng InvokeInterceptor enhance org.springframework.web.reactive.result.method.InvocableHandlerMethod. This class only appears in the webflux package.  This method will only be executed when the user uses webflux, if it is not used, it should not affect the original process.


-- 
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:
users@infra.apache.org