Back to projects
DevTools
spring-data-jpa-r2dbc-mysql-stream-million-records
In this project, we will implement two Spring Boot Java Web application called streamer-data-jpa and streamer-data-r2dbc. They both will fetch 1 million of customer records from MySQL and stream them to Kafka. The main goal is to compare the application's performance and resource utilization.
ivangfr
Maintainer
40 stars
About this project
In this project, we will implement two Spring Boot Java Web application called streamer-data-jpa and streamer-data-r2dbc. They both will fetch 1 million of customer records from MySQL and stream them to Kafka. The main goal is to compare the application's performance and resource utilization. Maintained by ivangfr on GitHub, where it has earned 40 stars from the community.
It's actively developed around spring-boot, kafka, mysql, and is a solid reference for anyone building with these tools.
Tags
Install
npm install spring-data-jpa-r2dbc-mysql-stream-million-recordsMore Spring Boot projects