Today I learned how to test Kafka integration in Quarkus app
When you start working with Quarkus, you discover the magic of dev services! If you have an application that use Kafka, a database, RabbitMQ, Redis, ... (full list here ), then if you don't have some properties set for dev and test profile like bro...
Nov 30, 20215 min read1.5K
