Sorry for bumping this :point_up: but I cannot fin...
# protobufs
a
Sorry for bumping this ☝️ but I cannot find an example in Java that explains how a test on the provider side, using the protobuf plugin, is used.
a
Thanks for the reply @uglyog. I am going to give it a try, but does it mean that I must use gRPC in order to use the protobuf plugin? In my POC I am trying to use an asynchronous message without gRPC. Is it possible?
u
No, you can use normal message interactions with protobuf
Make sure you set the content type to
application/protobuf