Is your feature request related to a problem? Please describe.
Currently, the spring-rpc project has not yet been adapted to support Spring Cloud load balancing. This requirement is quite common, and it is hoped that this functionality can be added.
Describe the solution you'd like
This is a Spring Cloud gRPC client identified by discovery://service-name .
Describe alternatives you've considered
There is not,
Additional context
Refer to the open-source project grpc-spring
Is your feature request related to a problem? Please describe.
Currently, the spring-rpc project has not yet been adapted to support Spring Cloud load balancing. This requirement is quite common, and it is hoped that this functionality can be added.
Describe the solution you'd like
This is a Spring Cloud gRPC client identified by
discovery://service-name.Describe alternatives you've considered
There is not,
Additional context
Refer to the open-source project grpc-spring