spring-cloud / spring-cloud/spring-cloud-gateway
How can spring cloud gateway route traffics to Go service via gRPC?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.9k
- Forks
- 3.5k
- Avg merge
- 20h 57m
- Merged PRs (30d)
- 8
Description
I have some micro services build via Go, these call each other via gRPC, now I want to found a gateway like spring cloud gateway, I receive a http rest request, than route to Go. In our micro services cluster, there is a nacos, so I choose the spring cloud gateway as our gateway. a bad news is that I don't want to be careful about the proto files and I can not gather them into my gateway
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by clarifying whether Spring Cloud Gateway supports HTTP-to-Go gRPC routing and whether proto files are required; done would be a documented supported approach or a scoped feature request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, java, spring-boot
- Domain
- api, backend, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100