apache / apache/dubbo

DubboGrpcGenerator output java code not format.

Open
#12,296 1 comment 0 reactions 0 assignees View on GitHub
type/proposal
Dominant language
Java
Stars
41.6k
Forks
26.4k
Avg merge
15h 13m
Merged PRs (30d)
4

Description

- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
- [x] I have searched the [release notes](https://github.com/apache/dubbo/releases) of this repository and believe that this is not a duplicate.

## Describe the feature

![image](https://github.com/apache/dubbo/assets/22112659/c37a303a-dbeb-4d06-b0d2-dc34f95e0a61)
![image](https://github.com/apache/dubbo/assets/22112659/8bda1501-c6c4-49ed-b0f7-286a0f95845e)

```xml
2.7.7
3.1.10
4.3.16.RELEASE
1.34.1
3.21.9
./
3.21.9


org.xolstice.maven.plugins
protobuf-maven-plugin
0.6.1

com.google.protobuf:protoc:${protoc.version}:exe:${os.detected.classifier}

grpc-java
io.grpc:protoc-gen-grpc-java:${grpc.version}:exe:${os.detected.classifier}

build/generated/source/proto/main/java
false


dubbo-grpc
org.apache.dubbo
dubbo-compiler
${dubbo.compiler.version}
org.apache.dubbo.gen.grpc.DubboGrpcGenerator



${protoc.third_party}





compile
compile-custom
test-compile
test-compile-custom




```

The java code format is confusing, can it be formatted and then generated?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.