apache/dubbo

Dubbo compile gradle support

Open

#13,679 opened on Jan 20, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (26,453 forks)batch import
component/sdkhelp wantedtype/proposal

Repository metrics

Stars
 (41,524 stars)
PR merge metrics
 (Avg merge 7d 14h) (20 merged PRs in 30d)

Description

在maven上使用org.apache.dubbo:dubbo-compiler编译proto,但在gradle上却不行

grpc可以通过这个插件来完成编译 image

dubbo-compiler应该是不负责这个插件规范的 image

Contributor guide