avro
-
Enterprise Java
Create Avro Schema With List of Objects
Apache Avro is a powerful data serialization framework that enables efficient data exchange and storage. It is widely used in…
Read More » -
Core Java
Convert Avro File to JSON File in Java
In today’s data-driven world, effective data serialization formats are crucial for efficient storage and transmission of information. Apache Avro and…
Read More » -
Enterprise Java
Generate Java Classes From Avro Schemas Using Gradle
In this tutorial, we’ll learn how to generate Java classes from an Apache Avro schema.First, we’ll familiarize ourselves with two…
Read More »