An open API service indexing awesome lists of open source software.

https://github.com/mochrks/api-springboot-kafka

This repository contains a Spring Boot project that integrates with Apache Kafka to manage customer data. The API allows creating customer data, which is initially stored in Kafka. The data is then consumed from Kafka and saved into a PostgreSQL database.
https://github.com/mochrks/api-springboot-kafka

kafka potgresql springboot

Last synced: 3 months ago
JSON representation

This repository contains a Spring Boot project that integrates with Apache Kafka to manage customer data. The API allows creating customer data, which is initially stored in Kafka. The data is then consumed from Kafka and saved into a PostgreSQL database.

Awesome Lists containing this project