
Develop consumers and producers in Java
Continue your Apache Kafka journey by developing consumers and producers in Java to stream data using Red Hat OpenShift Streams for Apache Kafka.

Page
What to expect
Developer an example where one service is a producer and one service is a consumer.

Page
Create a topic
Learn how to create a single partition topic and use retention values.

Page
Clone the Git repository
Integrate a Git repository into your environment.

Page
Start the producer and consumer Java applications
Open a terminal and start the producer.

Page
Produce and consume songs
Open a stream that receives events and POST an event using curl.