vzhikserg opened a new pull request #4670: [doc] Add code samples for Protobuf and Avro schemas in java documentation URL: https://github.com/apache/pulsar/pull/4670 ### Motivation We could not find Java examples which would include Avro and Protobuf schemas, but from the other [documentation page](https://pulsar.apache.org/docs/en/concepts-schema-registry/) it was clear that Pulsar supports them. ### Modification Two code snippets (one for Protobuf and the other one for Avro) were added to the [Schema example](https://pulsar.apache.org/docs/en/client-libraries-java/#schemas) chapter.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
