melin commented on pull request #9688:
URL: https://github.com/apache/dubbo/pull/9688#issuecomment-1041118439
要指定开启
@Override
protected List<PluginProtos.CodeGeneratorResponse.Feature>
supportedFeatures() {
return
Collections.singletonList(PluginProtos.CodeGeneratorResponse.Feature.FEATURE_PROTO3_OPTIONAL);
}
--
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]