ivangfr / springboot-kafka-connect-debezium-ksqldb
Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors and kafka-research-consumer: Listen to Kafka, insert/update Elasticsearch. ksqlDB-Server: Listens to Kafka, performs joins, and pushes new messages to new Kafka topic…
☆84Updated 2 weeks ago
Alternatives and similar repositories for springboot-kafka-connect-debezium-ksqldb:
Users that are interested in springboot-kafka-connect-debezium-ksqldb are comparing it to the libraries listed below
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆39Updated 2 weeks ago
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated last year
- Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: M…☆113Updated 2 weeks ago
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆38Updated this week
- This Demo application reads data from Apache Kafka topic and updating the View using Spring Websocket on real-time.☆63Updated 6 years ago
- The goal of this project is to implement two Spring Boot applications: bitcoin-api and bitcoin-client. The bitcoin-api application simula…☆64Updated 3 weeks ago
- Spring Boot application demonstrating the Kafka Idempotent Consumer pattern and Transactional Outbox pattern with Debezium☆35Updated last year
- A simple Spring Boot app that talks to Kafka using Avro and Schema Registry☆38Updated last year
- Sample Spring Cloud microservices e-shop.☆82Updated 2 years ago
- The goal of this project is to study JPA Batch Processing (i.e., inserting, updating, or deleting a set of records in a single command) a…☆11Updated 3 weeks ago
- The goal of this project is to explore GraphQL. For it, we will implement two microservices: author-book-api and book-review-api.☆27Updated 4 months ago
- In this project, we will implement two Spring Boot Java Web application called, streamer-data-jpa and streamer-data-r2dbc. They both will…☆33Updated 4 months ago
- Sample reactive application using Angular, Spring Boot, Spring Webflux, Spring Data R2DBC and PostgreSQL. It also demonstrates the notifi…☆48Updated 3 years ago
- Codebase for talk on Spring I/O 2022 in Barcelona about Spring for Apache Kafka☆40Updated 2 years ago
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆110Updated 2 weeks ago
- Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud☆148Updated this week
- Spring Boot Demo with microservices that performs distributed transactions☆86Updated 2 weeks ago
- Demo app showing how to configure Actuator, Prometheus, and Grafana☆17Updated 2 years ago
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated last week
- Axon Framework extension for Kafka integration to publish and handle Event messages.☆70Updated 2 weeks ago
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆105Updated last year
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆40Updated 2 weeks ago
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆28Updated 2 weeks 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…☆28Updated last month
- Saga Pattern Implementation Using Axon and Spring Boot☆79Updated 6 years ago
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…☆105Updated 2 weeks ago
- Demo apps showing how to use R2DBC with Spring Boot, Spring Data and Spring WebFlux on Postgres database☆31Updated 2 weeks ago
- ☆33Updated last year
- Spring Kafka with unit test example☆50Updated 8 months ago
- ☆63Updated 2 years ago