grpc-ecosystem / grpc-spring

Spring Boot starter module for gRPC framework.
https://grpc-ecosystem.github.io/grpc-spring/
Apache License 2.0
3.46k stars 811 forks source link

If an application uses both rest & grpc, How can I opt not to start gRPC server which currently starts automatically with no flag available to stop this. #981

Open singhcl opened 10 months ago

singhcl commented 10 months ago

The context

What do you wish to achieve?

The question

What's the problem? What's not working? What's missing and why do you need it?

Stacktraces and logs

Do you have any relevant stacktraces or logs of your attempts?

The application's environment

Which versions do you use?

Additional information