Compile-time Generation
Schemas are generated during compilation using annotation processing. No runtime reflection, no classpath scanning, no startup overhead.
Generate OpenAPI specifications and JSON Schemas at compile time with zero runtime reflection. Annotation-driven, type-safe, and ready for Swagger UI and ReDoc.