ivangfr / springboot-kafka-connect-jdbc-streams
Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors: Listen to Kafka, insert/update Elasticsearch docs. store-streams: Listens to Kafka, processes with Kafka Streams, pushes new messages to Kafka.
☆103Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for springboot-kafka-connect-jdbc-streams
- Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL chang…☆82Updated last year
- Spring Boot Kafka Producer Example☆131Updated 2 years ago
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…☆98Updated 2 weeks ago
- Spring Boot Demo with microservices that performs distributed transactions☆87Updated last week
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆97Updated this week
- Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect☆85Updated 2 weeks ago
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆39Updated 2 weeks ago
- Example reactive kafka consumer and producer implementation on spring boot☆83Updated 9 months ago
- Spring Boot Kafka Consumer Example☆118Updated 2 years ago
- Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging,…☆119Updated 4 years ago
- Apache Kafka example for Spring Boot☆70Updated 2 years ago
- The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorize…☆69Updated 2 weeks ago
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆101Updated 7 months ago
- This repo we will see how to configure spring cloud oauth2 on microservice architecture. there are five services auth ,eureka, gateway, i…☆56Updated 3 years ago
- Spring Kafka with unit test example☆49Updated 2 months ago
- 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
- List of example codes related to spring boot. More details are available at : https://asbnotebook.com☆110Updated 4 months ago
- Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud☆142Updated 2 weeks ago
- ☆18Updated last year
- Spring Microservices and Docker Example☆46Updated 2 years ago
- Kafka Examples focusing on Producer, Consumer, KStreams, KTable, Global KTable using Spring, Kafka Cluster Setup & Monitoring. Implement…☆38Updated 2 years ago
- Saga Pattern Implementation Using Axon and Spring Boot☆77Updated 5 years ago
- Spring Boot application showing basic configuration to work with Kafka☆202Updated 3 years ago
- More advanced samples of spring boot and spring cloud microservices showing usage of such tools like api Swagger2 on Zuul, integraction w…☆242Updated last week
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated last year
- Introduction to Spring Cloud Stream Kafka☆20Updated last year
- Spring Boot applications/microservices demo using Consul discovery & config☆62Updated last week
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆39Updated last week
- Spring Cloud Eureka, Hystrix and Zuul Example☆36Updated 7 years ago