So I used initializr and created a project. Then I followed the example here. So far, I've had no success getting the grpc call to work using grpcurl
. I've tried ports 9090 and 8080, and it never hits my service. I was hoping to find a solution where I can do both the REST calls and the GRPC calls on the same port. How can I do this?
java - Why won't native spring GRPC starter start? - Stack Overflow
评论列表(0)
- 暂无评论