@GrpcService
annotation is replaced with @GrpcClient
in Quarkus 2.x. Removes the optional @GrpcClient.value()
unless the service name is different from the name of annotated element.-Drewrite.activeRecipesorg.openrewrite.java.quarkus.quarkus2.GrpcServiceAnnotationToGrpcClient