zhaoyuguang commented on a change in pull request #3945: Enhance webflux plugin, related to Spring Gateway plugin too. URL: https://github.com/apache/skywalking/pull/3945#discussion_r352440471
########## File path: apm-sniffer/optional-plugins/optional-spring-plugins/spring-webflux-5.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/spring/webflux/v5/reactive/define/ServerWebExchangeInstrumentation.java ########## @@ -16,7 +16,7 @@ * */ -package org.apache.skywalking.apm.plugin.spring.webflux.v5.define; +package org.apache.skywalking.apm.plugin.spring.webflux.v5.reactive.define; Review comment: the part `reactive.` in package need remove ---------------------------------------------------------------- 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
