grpc-ecosystem / grpc-ecosystem/grpc-spring
Sharing spring boot web netty container
Open
enhancement
- Dominant language
- Java
- Stars
- 3.7k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
When I use `spring-cloud-starter-zookeeper-discovery` that it depend on `spring-boot-starter-web`, it happens there are two netty contariners. There are two server port that one is server port default by springboot ,one is grpc.port.I want to retain one netty container, Could it be adopted?
Contributor guide
Research direction
Start by reproducing the setup with spring-cloud-starter-zookeeper-discovery and spring-boot-starter-web, then trace how the Spring Boot and gRPC Netty servers are created. Done means the integration can retain one Netty container rather than starting separate servers and ports.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc, java, spring-boot
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100