All Classes and Interfaces

Classes
Class
Description
DSL extension that configures the AsyncAPI code generator.
 
Main orchestrator: reads a parsed AsyncAPI document and writes Java source files for models, consumers, producers, topic constants, and optional Kafka configuration.
Gradle task that parses an AsyncAPI 3.x specification and generates Spring Kafka consumer and producer Java source files.
 
Resolves JSON/YAML local $ref pointers within an AsyncAPI document.