qixiaobo commented on issue #1769: Conflict with some mechanism in Dubbo 2.6.2 URL: https://github.com/apache/skywalking/issues/1769#issuecomment-516261153 ```java /** * https://github.com/apache/skywalking/issues/1769 */ @Bean public String skyWalkingDynamicField() { return "avoid skywalking conflicts with dubbo 2.6.5-"; } ``` I add this code to my spring config , and it works~
---------------------------------------------------------------- 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
