This is an example/PoC of how to use Kafka in order to implement event-driven microservices.
The source code of the entities (regular POJOs) and Avro classes used by this service are in the transfers_api source code repository.
- Maven 3
- Java 12
- Confluent Platform (which includes Kafka)