grpc-java/istio-interop-testing
Philip K. Warren 3808e707f9
compiler: Use fully qualified String in codegen (#10321)
Currently, the gRPC compiler isn't properly using the fully qualified
string name `java.lang.String` instead of `String`. Update the generator
to use the `$String$` alias to avoid compile issues with protobuf
messages called String.

Fixes #10316.
2023-06-29 10:50:13 -07:00
..
src compiler: Use fully qualified String in codegen (#10321) 2023-06-29 10:50:13 -07:00
third_party/istio istio-interop-testing: create a separate project and add istio echo server code (#9321) 2022-06-29 14:52:19 -07:00
build.gradle context, all: move Context classes to grpc-api (#10313) 2023-06-28 18:28:30 -07:00