This is a small demo project that uses Apache Camel and Spring Boot to create a simple API gateway. The application exposes a REST endpoint that, when called, queries a public random joke API, ...
This project is created to provide an overview of Apache Kafka, the benefits of using Kafka, and how to integrate Kafka with Spring Boot. The file src/main/java/com ...