maciejtoporowicz / transactional-outbox-exampleLinks
Transactional Outbox Pattern implementation in Kotlin with Spring + PostgreSQL
☆12Updated 5 years ago
Alternatives and similar repositories for transactional-outbox-example
Users that are interested in transactional-outbox-example are comparing it to the libraries listed below
Sorting:
- Example for implementing aggregates (Domain-Driven Design) with Java☆52Updated 7 years ago
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆100Updated 8 years ago
- Software architecture design guidelines for apps running under eventual consistency. Works with domain driven design. Approved by practit…☆96Updated 3 years ago
- Example application for my TechLunch @ Vaadin about DDD and the Hexagonal Architecture☆75Updated 6 years ago
- Sample code for my talk "A Deep Dive into Spring Application Events".☆42Updated 4 years ago
- Hotel booking application - Demo - Axon Framework & Axon Server☆126Updated 2 years ago
- Sample project for "DDD to the Code" workshop☆120Updated 3 years ago
- Sample projects for my talk "Refactoring to a System of Systems"☆248Updated 3 years ago
- ☆36Updated last year
- Source Code for 'Practical Domain-Driven Design in Enterprise Java' by Vijay Nair☆156Updated last year
- Example application for implementing a Clean Architecture.☆63Updated 2 years ago
- Kotlin-Spring-OutBox-Microservice☆36Updated 2 years ago
- My Java implementation example of onion architecture☆60Updated 2 years ago
- An example of implementing hexagonal design in a spring-boot application (A work in progress)☆77Updated 2 years ago
- If you're new to DDD and not sure where to start, this process will guide you step-by-step☆19Updated 2 weeks ago
- Sample code for the Spring Modulith Deep Dive workshop / training☆83Updated 11 months ago
- Axon Framework extension for Kafka integration to publish and handle Event messages.☆73Updated last month
- Event-driven architecture (Transactional outbox, Inbox, and Saga patterns) on the modern stack of Java technologies.☆48Updated last month
- DDD. Event sourcing. CQRS. REST. Modular. Microservices. Kotlin. Spring. Axon platform. Apache Kafka. RabbitMQ☆318Updated last year
- Simple Microservice Architecture based on Sagas and CQRS patterns