You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Service Grpc (Iam Grpc) the annotation at @Blocking dont 'work with a dependecy quarkus-smallrye-openapi .
If i comment this dependecy and i test my service grpc , blocking run correctly .
I usage this dependecy because have a client redis blocking .
Could you please help me on this
Attach my project . ms-be.zip
The text was updated successfully, but these errors were encountered:
In the Service Grpc (Iam Grpc) the annotation at @Blocking dont 'work with a dependecy quarkus-smallrye-openapi .
If i comment this dependecy and i test my service grpc , blocking run correctly .
I usage this dependecy because have a client redis blocking .
Could you please help me on this
Attach my project .
ms-be.zip
The text was updated successfully, but these errors were encountered: