Tool Of The Day: kafkacat
Handy tool for quick producing/consuming Kafka messages and more.
Handy tool for quick producing/consuming Kafka messages and more.
Suppose, you have a task to implement dynamic routes configuration with Apache Camel. Or more concretely, you want to create Camel routes without having to add new route definitions just by changing configuration.
I recently encountered similar task, and as it turned out — there is a simple way to get things done . So, in this post I will share the solution.
Kafka Provision Spring Boot Starter enables distributed Kafka topics provisioning and centralized topic configs management.