asimkilic / cqrs-event-sourcing-with-kafkaLinks
☆18Updated 2 years ago
Alternatives and similar repositories for cqrs-event-sourcing-with-kafka
Users that are interested in cqrs-event-sourcing-with-kafka are comparing it to the libraries listed below
Sorting:
- Kotlin Clean Architecture and CQRS microservice☆40Updated last year
- Kotlin-Spring-OutBox-Microservice☆36Updated 2 years ago
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆40Updated 2 weeks ago
- Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an e…☆29Updated 5 months ago
- Examples of the O'Reilly book "A Functional Approach to Java"☆48Updated last year
- Spring Boot application demonstrating Kafka Streams stateless and stateful processing☆29Updated 2 years ago
- Kotlin Spring-WebFlux R2DBC Redisson K8S Microservice☆27Updated 2 years ago
- ☆28Updated last year
- A POC for order status dealing using event sourcing, and add on other cool thing☆34Updated 10 months ago
- Spring WebFlux gRPC and R2DBC Microservice☆28Updated 2 years ago
- Eclipse Vertx playground☆43Updated last week
- Java-Quarkus-Reactive-CQRS-EventSourcing☆28Updated 3 years ago
- Spring Boot Demo with microservices that performs distributed transactions☆89Updated last week
- Event-driven architecture (Transactional outbox, Inbox, and Saga patterns) on the modern stack of Java technologies.☆48Updated 2 months ago
- Demo presenting how to use Spring Cloud Stream and Spring Cloud Function with Apache Kafka broker to implement SAGA pattern in event-driv…☆24Updated this week
- Food Ordering Project with Clean and Hexagonal Architecture With Kafka Messaging System And Outbox Table☆64Updated 2 years ago
- The goal of this project is to play with Spring Cloud Stream Event Routing and CloudEvents. For it, we will implement a producer and cons…☆24Updated last month
- creating microservices with rest http api exposed over google protocol buffer on spirng-boot