:wave: are there any examples of using `java_proto...
# general
n
👋 are there any examples of using
java_protobuf_library
to generate grpc-java-compatible output via suitable arguments? Or should I use a
prep_command
to run the protoc w/the grpc-java plugins?