vladikk / awesome-dddLinks
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
☆26Updated 4 years ago
Alternatives and similar repositories for awesome-ddd
Users that are interested in awesome-ddd are comparing it to the libraries listed below
Sorting:
- Domain Driven Design. Examples focuses on key concept of ddd like Entities, Aggregate root, Repository, Value Objects & ACL.☆115Updated 7 years ago
- Source Code for 'Practical Domain-Driven Design in Enterprise Java' by Vijay Nair☆156Updated 2 years ago
- This is example of modelling DDD aggregates based on PPPDDD book.☆18Updated 6 years ago
- Explaining how to refactor from an anemic domain model to a rich domain model☆13Updated 6 years ago
- Domain-Driven Design with Java - A Practitioner’s Guide, published by Packt☆90Updated 2 years ago
- Hotel booking application - Demo - Axon Framework & Axon Server☆128Updated 2 years ago
- The legacy, monolithic version of the FTGO application☆116Updated 6 years ago
- Example application for my TechLunch @ Vaadin about DDD and the Hexagonal Architecture☆76Updated 7 years ago
- Implementing Domain-Driven Design for Microservice Architecture☆65Updated 6 years ago
- The VLINGO XOOM examples demonstrating features and functionality available in the reactive components. See each of the submodules for sp…☆190Updated this week
- GitHub Pages☆86Updated 7 years ago
- Example Application for Microservice API Patterns (MAP) and other patterns (DDD, PoEAA, EIP)☆186Updated 2 months ago
- A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resourc…☆75Updated 4 years ago
- A place to practice Refactoring To Patterns that Kerievsky wrote about in his book☆79Updated 2 years ago
- Example for implementing aggregates (Domain-Driven Design) with Java☆52Updated 7 years ago
- Examples for Egon.io–The Domain Story Modeler☆53Updated last year
- Example application for implementing a Clean Architecture.☆66Updated 2 years ago
- Domain-driven Refactoring, published by Packt☆21Updated 9 months ago
- Java version of the Customers and Orders event sourcing example from my presentations☆396Updated last year
- An implementation of MediatR on JVM for Spring☆48Updated last year
- Axon demo - `Order Management` Information System - A part of the systems landscape https://github.com/fraktalio/courier-demo, https://gi…☆134Updated 2 years ago
- Revisiting Cargo tracking example with Clean DDD approach☆54Updated 3 months ago
- Design Patterns Workshop☆20Updated 9 months ago
- Domain-driven design example in Java with Spring framework☆397Updated 2 years ago
- Sample code for the book Principles, Practices and Patterns of Domain-Driven Design☆215Updated 10 years ago
- Explaining Ubiquitous language, Rich domain model, Anemic domain model, Domain service, DDD layers, Entities, Value objects, Aggregates, …☆70Updated 5 years ago
- Spring Boot/JPA microservices that use an orchestration-based saga to maintain data consistency☆568Updated last week
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆100Updated 8 years ago
- Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.☆179Updated 5 months ago
- This repository contains a sample Java REST application implemented according to hexagonal architecture.☆201Updated last year