In this article, you will learn how to use Kafka Streams with Quarkus. The same as in my previous article we will create a simple application that simulates the stock…
Kafka Streams with Quarkus
![](https://i0.wp.com/piotrminkowski.com/wp-content/uploads/2021/11/Screenshot-2021-11-24-at-00.47.02.png?fit=2096%2C1178&ssl=1)
Java, Spring, Kotlin, microservices, Kubernetes, containers
Stream API, which has been introduced in Java 8, is probably still the most important new feature that has been included in Java during the last several years. I think…