Well, I have an application that reads 2 topics from Kafka, the first is just a plain String, and the second topic is a JSON that should be converted to DTO.
If I use the