ivangfr / spring-data-jpa-r2dbc-mysql-stream-million-recordsLinks
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.
☆38Updated 2 months ago
Alternatives and similar repositories for spring-data-jpa-r2dbc-mysql-stream-million-records
Users that are interested in spring-data-jpa-r2dbc-mysql-stream-million-records are comparing it to the libraries listed below
Sorting:
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆112Updated last week
- Spring 6 and Spring Boot 3 playground☆81Updated last month
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated last week
- Spring Boot Demo with microservices that performs distributed transactions☆88Updated last week
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆39Updated last week
- Demo application illustrating advanced usage of GraphQL with Spring Boot like filtering or relationship fetching☆79Updated last week
- Samples showing how to build multitenant applications with Java and Spring Boot☆146Updated last year
- A spring boot-based RESTful application with DB shows how to Implement Zoned Date/Time in distributed systems correctly—considering diffe…☆29Updated 2 years ago
- ☆35Updated last year
- Example with Spring Boot 3 focused on resilience, security and observability. It uses Spring Cloud Gateway, Spring Security and Spring Cl…☆76Updated 2 weeks ago
- Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud☆149Updated last week
- The goal of this project is to implement a Spring Boot application, called movies-api, and use Filebeat & ELK Stack (Elasticsearch, Logst…☆77Updated 2 months ago
- The goal of this project is to play with Spring WebFlux on client and server side. For it, we will implement some Spring Boot Java Web ap…☆30Updated 4 months ago
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆39Updated last week
- Spring Boot starter library for multi-tenant OAuth2 resource servers (Spring Boot 3, Spring Security 6)☆67Updated 5 months ago
- ☆58Updated 9 months ago
- Sample projects using Testcontainers for Java☆58Updated this week
- This repository shows the most interesting Spring Boot features☆50Updated last week
- Demo Java apps for several scenarios on Kubernetes