spring-projects-experimental / spring-grpc

88 stars 19 forks source link

Update JavaDocs for grpc-client classes #49

Closed panic08 closed 1 week ago

panic08 commented 2 weeks ago

I think this will be good for us, since java-doc has already been described for grpc-server classes, so I guess it's worth doing the same for grpc-client classes

dsyer commented 1 week ago

CI failure probably means you need to fix something. Please squash and rebase before you push.

dsyer commented 1 week ago

Still failing. Please run mvnw install locally before you push the fix.

panic08 commented 1 week ago

I think everything should be okay now