Skip to content

kmonkeyjam/avro-pojo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avro-pojo

This is a set of templates that takes an avro record and builds a plain java object with getters and setters along with a builder. Enums are supported but union and exceptions are not.

These modifications limit the default avro record functionality:

  • Default values do not work
  • No field validation
  • No hasField methods

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published