Overview This sample project demonstrates how to build real-time streaming applications using event-driven architecture, Spring Boot,Spring Cloud Stream, Apache Kafka and Lombok. By the end of this tutorial you’ll have a simple Spring Boot based Greetings micro-service running that takes a message from a REST api writes it to a Kafka topic reads it from the topic outputs it to the console… Read More


I ran a java survey recently where I asked developers on tools/frameworks they used in the last 12 months. Respondents had the option to select multiple options from a predefined list of choices or select Others and provide their own choice. I received responses from around 120 developers and in this last post of this series we’ll be covering cloud providers.… Read More