is it possible to create grpc client beans at runtime #1127
Unanswered
santoo1116
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
we have all all the grpc server details in a datasource and load them during startup
Right now, we create channels at run time once we load them. As we are using spring boot- we would like to see if this is possible with this library!
Beta Was this translation helpful? Give feedback.
All reactions