spring-projects / spring-projects/spring-grpc
Support using the same port for Spring WebFlux and gRPC
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 413
- Forks
- 95
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 2
Description
Similar to #18, but it would also be desirable to be able to share the Netty for Spring WebFlux with the Netty for gRPC like Armeria
https://armeria.dev/docs/advanced-spring-webflux-integration
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
Start by reading the related issue #18 and the linked Armeria Spring WebFlux integration documentation. Investigate how Spring WebFlux and gRPC could share the same Netty port; done means the requested shared-port integration works without requiring separate ports.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc, java, spring
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100