This module presents two very basic example applications
- one for showing the creation of
MessageProducerand - one for showing the creation of
MessageListener. The consumers are very simple and just store the retrieved values in a list.
Each of the applications comprises two examples, a simple one and a more complex one using values from the Kafka section of the application configuration.