oxsean commented on issue #13290:
URL: https://github.com/apache/dubbo/issues/13290#issuecomment-1786662180

   
哦哦,没太理解你的意思,Config内都是ServiceConfig只不过只有Service有Constructor支持,你可以自己写个子类继承ServiceConfig然后调用appendAnnotation方法来解析元数据,我也没试过,仅供参考
   
https://github.com/apache/dubbo/blob/af566233dbb9673c9da18b545133bfaca0bd5bf5/dubbo-common/src/main/java/org/apache/dubbo/config/AbstractConfig.java#L486
   


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