purchases topic and write the information to the terminal.
Ctrl-C to terminate the consumer application.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
purchases topic and write the information to the terminal.
./out/consumer
Consumed event from topic purchases: key = awalther value = batteries
Consumed event from topic purchases: key = htanaka value = alarm clock
Consumed event from topic purchases: key = awalther value = t-shirts
Consumed event from topic purchases: key = eabara value = t-shirts
Consumed event from topic purchases: key = jbernard value = t-shirts
Consumed event from topic purchases: key = eabara value = alarm clock
Consumed event from topic purchases: key = jbernard value = t-shirts
Consumed event from topic purchases: key = sgarcia value = gift card
Consumed event from topic purchases: key = jsmith value = t-shirts
Consumed event from topic purchases: key = jsmith value = alarm clock
Ctrl-C to terminate the consumer application.Was this page helpful?