Skip to content

Generate Stub files in Quarkus/Java from proto files #370

Closed Answered by manuelwallrapp
manuelwallrapp asked this question in Q&A
Discussion options

You must be logged in to vote

Ok I found out, needed to also copy the files:
google/api/field_behavior.proto
google/api/resource.proto

from here: https://github.com/googleapis/googleapis/tree/master/google/api

to the local proto directory in the corresponding subdirectories: proto/google/api

After then I could generate the GPRC Stubs with Quarkus/Java.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@adambkaplan
Comment options

@manuelwallrapp
Comment options

@adambkaplan
Comment options

Answer selected by manuelwallrapp
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants