CzyerChen opened a new issue, #11654: URL: https://github.com/apache/skywalking/issues/11654
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component Java Agent (apache/skywalking-java) ### What happened One project with spring-boot-starter-webflux, change `spring-webflux` dependency from `5.2.9.RELEASE` to `6.0.0`, spring-webflux/spring-webflux-webclient nodes lost ### What you expected to happen The spring-webflux/spring-webflux-webclient nodes should be traced with spring-webflux:6.0.x ### How to reproduce - run the test scenario in `/skywalking-java/test/plugin/scenarios/webflux-scenario` - `spring-webflux:5.2.9.RELEASE` spring-webflux/spring-webflux-webclient nodes traced - change `spring-webflux` version from `5.2.9.RELEASE` to `6.0.0`, spring-webflux/spring-webflux-webclient nodes lost ### Anything else _No response_ ### Are you willing to submit a pull request to fix on your own? - [X] Yes I am willing to submit a pull request on my own! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
