SampsonJava commented on issue #10450:
URL: https://github.com/apache/dubbo/issues/10450#issuecomment-1214127885

   ```
   boolean netty = 
ExtensionLoader.getExtensionLoader(Transporter.class).hasExtension("netty4");
   ```
   即便是用main方法这样调用,也扫描不到当前项目下的扩展文件


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to