Hi all,
It showcases the new @Channel/Emitter functionality which is intended to facilitate pushing data into Kafka from code initiated by the user.
It also briefly shows the new Kafka user API for more control over how messages are sent to Kafka.
Finally, it shows a very simple Kafka Streams application to get data out of Kafka, as an example of how you could process the data stored in Kafka.
Enjoy,
Kabir