maciejtoporowicz / transactional-outbox-exampleLinks
Transactional Outbox Pattern implementation in Kotlin with Spring + PostgreSQL
☆13Updated 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
- Source Code for 'Practical Domain-Driven Design in Enterprise Java' by Vijay Nair☆156Updated 2 years ago
- Hotel booking application - Demo - Axon Framework & Axon Server☆127Updated 2 years ago
- Sample project for "DDD to the Code" workshop☆121Updated 3 years ago
- Sample code for my talk "A Deep Dive into Spring Application Events".☆41Updated 4 years ago
- Example application for my TechLunch @ Vaadin about DDD and the Hexagonal Architecture☆76Updated 7 years ago
- Simple CQRS application using Axon without Event Sourcing☆26Updated 3 years ago
- ☆35Updated 4 years ago
- An example of implementing hexagonal design in a spring-boot application (A work in progress)☆77Updated 3 years ago
- sample micronaut application illustrates using basic microservices patterns like distributed configuration and service discovery with Con…☆59Updated last week
- Cinema playground - example repo from reserving seats with different rules☆80Updated 3 years ago
- Multi-module project containing several Axon-based samples☆90Updated this week
- Java example of the Clean Architecture☆89Updated 6 years ago
- Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.☆179Updated 5 months ago
- Example application for implementing a Clean Architecture.☆66Updated 2 years ago
- Sample projects for my talk "Refactoring to a System of Systems"☆247Updated 4 years ago
- Spring Integration implementations for well-known Microservices Patterns☆144Updated 2 years ago
- Repository containing some base code and guidelines to build and then scale an application☆116Updated 2 years ago
- DDD. Event sourcing. CQRS. REST. Modular. Microservices. Kotlin. Spring. Axon platform. Apache Kafka. RabbitMQ☆320Updated last year
- Kotlin-Spring-OutBox-Microservice☆38Updated 2 years ago
- How to tune Spring Boot + HikariCP for the cloud - avoiding the common mistakes☆69Updated last year
- Software architecture design guidelines for apps running under eventual consistency. Works with domain driven design. Approved by practit…☆96Updated 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
- ☆37Updated last year
- Code for Hacking with Spring Boot 2.3: Reactive Edition☆38Updated 4 years ago
- ☆183Updated 5 years ago
- Variations of DDD with hexagonal architecture.☆75Updated 2 years ago
- My Java implementation example of onion architecture☆62Updated 2 years ago
- Event-driven architecture (Transactional outbox, Inbox, and Saga patterns) on the modern stack of Java technologies.☆49Updated 4 months ago