This is a simple poc using gRPC and protocol buffers.
- Execute
mvn compile
to generate the grpc classes. - Run
ServiceApplication
- Run
ClientApplication
This is a simple poc using gRPC and protocol buffers.
mvn compile
to generate the grpc classes.ServiceApplication
ClientApplication