Quantcast
Channel: hasCode.com
Viewing all articles
Browse latest Browse all 92

Using Apache Avro with Java and Maven

$
0
0
Apache Avro is a serialization framework similar to Google’s Protocol Buffers or Apache Thrift and offering features like rich data structures, a compact binary format, simple integration with dynamic languages and more. In the following short five minute tutorial, we’re going to specify a schema to serialize books in a JSON format, we’re using the [...]

Viewing all articles
Browse latest Browse all 92

Trending Articles