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…
☆82Updated last year
Related projects ⓘ
Alternatives and complementary repositories for springboot-kafka-connect-debezium-ksqldb
- Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: M…☆103Updated 6 months ago
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated last year
- Spring Boot application demonstrating the Kafka Idempotent Consumer pattern and Transactional Outbox pattern with Debezium☆35Updated last year
- This Demo application reads data from Apache Kafka topic and updating the View using Spring Websocket on real-time.☆61Updated 6 years ago
- Spring Boot Demo with microservices that performs distributed transactions☆87Updated last week
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆39Updated 2 weeks ago
- Denormalize and Index MySQL database with ElasticSearch and Kafka☆40Updated 3 years ago
- Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect☆85Updated 2 weeks ago
- Kafka Examples focusing on Producer, Consumer, KStreams, KTable, Global KTable using Spring, Kafka Cluster Setup & Monitoring. Implement…☆38Updated 2 years ago
- Showcases how to build a small Event-sourced application using Spring Boot, Spring Kafka, Apache Avro and Apache Kafka☆41Updated last year
- The goal of this project is to implement two Spring Boot applications: bitcoin-api and bitcoin-client. The bitcoin-api application simula…☆53Updated 6 months ago
- Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an e…☆27Updated 2 months ago
- Codebase for talk on Spring I/O 2022 in Barcelona about Spring for Apache Kafka☆34Updated 2 years ago
- A simple Spring Boot app that talks to Kafka using Avro and Schema Registry☆38Updated last year
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆38Updated last week
- WebFlux Server using the Spring WebFlux framework and reactive Kafka which exposes a REST API for the clients to make secure HTTP request…☆35Updated 3 years ago
- Demonstrations for Kafka with Spring Boot☆25Updated 3 years ago
- Example reactive kafka consumer and producer implementation on spring boot☆83Updated 9 months ago
- Spring Kafka with unit test example☆49Updated 2 months ago
- eCommerce application is a platform where customers can find products, shop around using a cart, check out the products and initiate paym…☆113Updated last month
- Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud☆142Updated 2 weeks ago
- Synchronous Request/Reply using Apache Kafka☆41Updated 6 years ago
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆97Updated this week
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated 2 weeks ago
- CQRS implementation using Debezium + Spring Cloud Stream + Kafka Connect + Kafka + Druid☆32Updated 5 years ago
- Demo Spring Boot application showing usage of Spring Data Redis repositories☆34Updated 2 weeks ago
- Demo presenting how to use Spring Cloud Stream and Spring Cloud Function with Apache Kafka broker to implement SAGA pattern in event-driv…☆23Updated 2 weeks ago
- spring-boot microservice example based on Spring Webflux, Apache Kafka, MongoDB, Docker☆23Updated 11 months ago
- Saga Pattern Showcase - Choreography implementation with quarkus, debezium, elastic search - Orchestrator with ksqlDB☆41Updated last year
- Demo Application for Event Sourcing using Axon and Spring Boot☆51Updated 5 years ago