zhangbiaoyg opened a new issue, #12317: URL: https://github.com/apache/dubbo/issues/12317
<!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy --> - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ## Ask your question here 目前正在尝试使用Dubbo 3.2.0版本,根据Protobuffer 的IDL文件生成Java源代码。 我的配置如下:  产生的问题如下:  我看Dubbo3TripleGenerator的源代码如下:  目前我该怎么做才能正确生成Java源代码? -- 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]
