Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 219 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 219 Bytes

Spring Boot gRPC Demo Project

The project consists of two applications:

  • grpc-demo-main
  • grpc-demo-client

Client application calling main application with two different ways: Feign Client and gRPC channel