-
Notifications
You must be signed in to change notification settings - Fork 26.6k
feat:remove jprotoc dependency #12343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat:remove jprotoc dependency #12343
Conversation
| <dependency> | ||
| <groupId>com.salesforce.servicelibs</groupId> | ||
| <artifactId>jprotoc</artifactId> | ||
| <groupId>com.github.spullara.mustache.java</groupId> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
format
dubbo-compiler/README.md
Outdated
| @@ -0,0 +1,20 @@ | |||
| ## dubbo-complier移除jpotoc依赖 | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pls use english
|
@guohao PTAL |
|
Kudos, SonarCloud Quality Gate passed! |
| } | ||
| } | ||
|
|
||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is the redundant blank line needs to be removed
|
relate #12381 |








What is the purpose of the change
dubbo-compiler remove jprotoc dependecy
Brief changelog
Verifying this change
Checklist