ivangfr / springboot-kafka-connect-debezium-ksqldbLinks
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 6 months 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
Sorting:
- Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: M…☆115Updated 6 months ago
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆40Updated 2 weeks ago
- 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 2 weeks ago
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆40Updated 2 weeks ago
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…☆110Updated last week
- Example with Spring Boot 3 focused on resilience, security and observability. It uses Spring Cloud Gateway, Spring Security and Spring Cl…☆78Updated 3 weeks ago
- Spring Boot application demonstrating the Kafka Idempotent Consumer pattern and Transactional Outbox pattern with Debezium☆35Updated 2 years ago
- Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud☆154Updated 2 weeks ago
- Axon Framework extension for Kafka integration to publish and handle Event messages.☆73Updated 2 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 …☆38Updated 4 months ago
- creating microservices with rest http api exposed over google protocol buffer on spirng-boot☆45Updated last week
- Kafka Examples focusing on Producer, Consumer, KStreams, KTable, Global KTable using Spring, Kafka Cluster Setup & Monitoring. Implement…☆38Updated 3 years ago
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated 3 weeks ago
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated 2 years ago
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆29Updated this week
- The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorize…☆98Updated 3 months ago
- Websocket client-server example app, with ActiveMQ message broker☆31Updated 4 years ago
- Samples showing how to build multitenant applications with Java and Spring Boot☆151Updated last year
- Java-Spring-CRQS-Eventsourcing-Microservice☆134Updated 3 years ago
- Kotlin-Spring-OutBox-Microservice☆37Updated 2 years ago
- Spring Cloud Gateway OAuth 2.0 Patterns☆20Updated 4 years ago
- This project demonstrates the usage of API gateway between microservices using spring cloud gateway☆29Updated 2 years ago
- demo of a distributed transaction using spring stream and a saga pattern with a spring state machine☆59Updated 3 years ago
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆39Updated last week
- ☆28Updated 3 years ago
- A sample of non-blocking retries and dead letter topics (aka reliable reprocessing and dead letter queues) with Apache Kafka using Spring…☆70Updated 4 years ago
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆42Updated this week
- Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging,…☆121Updated 5 years ago
- Demo app and JUnit tests illustrating the most useful concurrency mechanisms in Java☆19Updated 2 weeks ago