Henrik Caesar
Henrik Caesar
> Alternatively, as proposed, you can use `kafka-schema-registry-maven-plugin` (but it only works for confluent) and set the output directory to `src/main/avro`. Downloading to src/main/avro works and code is generated (couldn't...
This is perhaps related to https://github.com/FasterXML/jackson-dataformats-text/issues/36 and in the end SnakeYaml?
@ozangunalp thanks! I also think the docs could mention this. An consumer only example with schema registry could cover it? But an separate docs section for the code generation could...