java-sdk icon indicating copy to clipboard operation
java-sdk copied to clipboard

Rewrite gRPC service invocation example

Open artursouza opened this issue 3 years ago • 1 comments

Describe the proposal

Take the existing service invocation example and rewrite it to use the gRPC proxy approach instead:

https://github.com/dapr/java-sdk/tree/master/examples/src/main/java/io/dapr/examples/invoke/grpc

https://docs.dapr.io/developing-applications/building-blocks/service-invocation/howto-invoke-services-grpc/

artursouza avatar Feb 01 '22 23:02 artursouza

/assign

MregXN avatar Jun 26 '23 02:06 MregXN