spring-boot-grpc-client-server
spring-boot-grpc-client-server copied to clipboard
The goal of this project is to implement two Spring Boot applications using gRPC: the server, called movie-grpc-server, and the shell client, named movie-grpc-client. The library movie-grpc-lib define...