Changes

Apache Avro with Kafka

4 bytes added, 20:01, 27 March 2019
Java avro producer
</source>
=Java avro -kafak producer=
SCHEMA_REGISTRY_URL_DOC = "Comma-separated list of URLs for schema registry instances that can be used to register or look up schemas.";
SCHEMA_REGISTRY_URL_CONFIG, "http://schema-registry:8081"
 
 
=Consumers=