Commits


Evan McClain authored and Daniel Kulp committed 01a347e996a
AVRO-1658: Java: Add reflection annotation @AvroDoc. @AvroMeta can be used for other keys, but doc is passed into the field's constructor. Patch 2: @AvroDoc should work for class-level documentation too. Closes #189