mguenther / spring-kafka-event-sourcing-samplerLinks
Showcases how to build a small Event-sourced application using Spring Boot, Spring Kafka, Apache Avro and Apache Kafka
☆43Updated last year
Alternatives and similar repositories for spring-kafka-event-sourcing-sampler
Users that are interested in spring-kafka-event-sourcing-sampler are comparing it to the libraries listed below
Sorting:
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆100Updated 8 years ago
- Saga Pattern Implementation Using Axon and Spring Boot☆80Updated 6 years ago
- Example Application to demo various flavours of handling domain events in Spring Boot☆271Updated 6 years ago
- ☆86Updated 8 years ago
- Repository containing some base code and guidelines to build and then scale an application☆115Updated last year
- ☆120Updated 3 years ago
- Code used in the live coding presentations☆44Updated 2 years ago
- Codebase for talk on Spring I/O 2022 in Barcelona about Spring for Apache Kafka☆41Updated 2 years ago
- ESarch - CQRS & Event Sourcing with Spring Boot, Axon and Pivotal Cloud Foundry PAS☆129Updated last year
- Sample code for my talk "A Deep Dive into Spring Application Events".☆42Updated 4 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
- Demos of the various methods of scaling Spring Batch