There are two articles related to that repo:
- How to expose Protocol Buffers over REST. Detailed description can be found here: Exposing Microservices over REST Protocol Buffers
- How to create gRPC service with Spring Boot and integrate gRPC client with Spring Cloud discovery. Detailed description can be found here: Introduction to gRPC with Spring Boot