GRPC Project Setup in Java

Опубликовано: 01 Октябрь 2024
на канале: yrrhelp
64,314
396

In this Video, I explained how to do a basic grpc project setup in java using eclipse and maven. i have listed all the dependencies and plugins required for environment setup. how to generate java client and server stubs from protobuff using protoc plugin.

pom xml available here https://github.com/yrreddy0123/yrrhel...

Introduction to GRPC : https://grpc.io/docs/guides/