| Interface | Description |
|---|---|
| ClasspathAvroSchemaLoader |
Classpath Avro schema loader.
|
| Class | Description |
|---|---|
| AvroSchemaPackages |
Holder for package-based class scanning for Avro schema extraction.
|
| SpecificRecordBaseClasspathAvroSchemaLoader |
Avro schema loader loading schemas embedded into Java classes generated by Avro Java Maven generator, which include
the original schema in a static field.
|
| Annotation Type | Description |
|---|---|
| AvroSchemaScan |
Configures the base packages used by autoconfiguration when scanning for classes containing Avro Schema.
|
Copyright © 2010–2025. All rights reserved.