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.
☆39Updated 6 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:
- 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☆89Updated last week
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆116Updated last week
- Spring 6 and Spring Boot 3 playground☆82Updated last week
- Demo application illustrating advanced usage of GraphQL with Spring Boot like filtering or relationship fetching☆81Updated last week
- Workshop on understanding Spring Security☆56Updated last year
- Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud☆155Updated last week
- 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 last week
- Example with Spring Boot 3 focused on resilience, security and observability. It uses Spring Cloud Gateway, Spring Security and Spring Cl…☆79Updated last week
- ☆37Updated last year
- The goal of this project is to explore the capabilities of Vault. To achieve this, we will develop applications that utilize Vault to sto…☆28Updated 4 months ago
- Samples showing how to build multitenant applications with Java and Spring Boot☆151Updated last year
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆39Updated last week
- eCommerce application is a platform where customers can find products, shop around using a cart, check out the products and initiate paym…☆130Updated 8 months ago
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆41Updated last week
- Demo Java apps for several scenarios on Kubernetes☆26Updated last week
- A notification service implemented with use of Server Sent Events (SSE) technology☆49Updated 5 years ago
- Intellij IDEA Live Templates☆43Updated 4 months ago
- 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
- Demo project illustrating new features of Java after the 8th version☆47Updated 2 weeks ago
- Sample projects using Testcontainers for Java☆61Updated 3 months ago
- Goal: create a Spring Boot app called book-service accessible only through the Kong API gateway. In Kong, the kong-oidc plugin will be in…