Skip to content
#

spring-stream

Here are 8 public repositories matching this topic...

This sample project demonstrates how to build real-time streaming applications using event-driven architecture, Spring Boot, Spring Cloud Stream, Apache Kafka, and Lombok. It is a simple Spring Boot-based Greetings service running. that Takes a message from a REST API, Writes it to a Kafka topic, Reads it from the topic, and Outputs it to the co…

  • Updated Dec 14, 2020
  • Java

Improve this page

Add a description, image, and links to the spring-stream topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spring-stream topic, visit your repo's landing page and select "manage topics."

Learn more