Avrotize & Structurize
Home Avrotize Structurize Gallery
← Back

Avro -> Java (All)

Java POJOs with Avro and Jackson annotations

📄 Source
📄 Source: telemetry.avsc
Loading source...
📁 Files
📁 Output Files
java
📁 src
📁 main
java
java
📁 com
📁 example
📁 telemetry
AlertPayload.java
DeviceType.java
EventSource.java
GeoLocation.java
LogLevel.java
LogPayload.java
MetricPayload.java
Severity.java
TelemetryEvent.java
TelemetryEventPayloadUnion.java
TelemetryType.java
📁 test
java
java
📁 com
📁 example
📁 telemetry
AlertPayloadTest.java
DeviceTypeTest.java
EventSourceTest.java
GeoLocationTest.java
LogLevelTest.java
LogPayloadTest.java
MetricPayloadTest.java
SeverityTest.java
TelemetryEventTest.java
TelemetryTypeTest.java
pom.xml
📄 Output
📄 Select a file to view
Click a file in the tree to view its contents

Avrotize & Structurize

A universal schema converter and code generator for data structures.

Links

  • GitHub Repository
  • PyPI Package
  • Report an Issue

License

MIT License

© 2025 Clemens Vasters