Uses of Class
tools.jackson.dataformat.avro.AvroSchema

Packages that use AvroSchema
Package
Description
 
Package that contains codec implementations (and support pieces) that build on Apache avro library.
 
Package that contains functionality for generating Avro Schemas out of POJOs as seen by Jackson databind; similar to how Jackson's JSON Schema generation works but producing different output.