spring-cloud / spring-cloud/spring-cloud-gateway

How can spring cloud gateway route traffics to Go service via gRPC?

Open
#3,837 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

waiting-for-triage
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.