dbgjerez/workshop-cdc

[ns-users-change-reader] JSON deserialization in native compilation

Closed this issue · 1 comments

When an object is received I have a bug when the Kafka object is deserialized.

The following version of this nanoservice should get the schema from a registry in Avro model.

@Incoming("users-fr")
public void readerFr(Change change) {

Done with Camel