Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for grpc-servlet #1085

Open
Sineaggi opened this issue Apr 3, 2024 · 0 comments
Open

Add support for grpc-servlet #1085

Sineaggi opened this issue Apr 3, 2024 · 0 comments
Labels
enhancement A feature request or improvement

Comments

@Sineaggi
Copy link

Sineaggi commented Apr 3, 2024

The problem

grpc-servlet was added as part of grpc/grpc-java#1621. grpc-spring should consider supporting grpc-servlet as an alternative to the existing network integrations.

The solution

Make grpc-servlet (i.e. running grpc-spring with a spring-boot-starter-web dependency) a supported way to integrate grpc with existing spring servlet applications.

Alternatives considered

Continue only supporting netty-based grpc runtimes.

Additional context

Add any other context or screenshots about the feature request here.

@Sineaggi Sineaggi added the enhancement A feature request or improvement label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A feature request or improvement
Projects
None yet
Development

No branches or pull requests

1 participant