Skip to content

Add autoconfiguration guard on GrpcServlet #84

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

Merged

Conversation

onobc
Copy link
Contributor

@onobc onobc commented Dec 20, 2024

This commit adds a guard on the Servlet gRPC server auto-configuration to ensure that the io.grpc:grpc-servlet-jakarta lib is on the classpath.

Resolves #83

This commit adds a guard on the Servlet gRPC server auto-configuration
to ensure that the `io.grpc:grpc-servlet-jakarta` lib is on the classpath.

Resolves spring-projects#83

Signed-off-by: Chris Bono <chris.bono@gmail.com>
@onobc onobc requested a review from dsyer December 20, 2024 00:12
@dsyer dsyer merged commit a21748a into spring-projects:main Dec 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants