grpc-ecosystem / grpc-ecosystem/grpc-spring

Sharing spring boot web netty container

Open
#514 5 comments 3 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.