Skip to content

flyingkoala/grpc-java-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

grpc-java-demo

说明:一个springboot2.x集成gRpc的helloworld的demo
包括客户端 服务端 以及proto文件
并测试了对Go语言开发的grpc服务的调用。

homecontroller为了方便postman调试
其中testjava路由将调用当前项目下的gRpc服务
testgo路由将调用Go语言启动的grpc服务 Go开发的gRpc服务源码 https://github.com/flyingkoala/grpc-go-demo

About

基于springboot2.x的gRpc客户端和服务端,并支持跨语言调用Go gRpc服务端

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages