Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

What is an Aggregate?

Making changes to domain-model using code-first (ORM) while in production

ORM Entities vs DDD Entities

DDD - Fictitious Aggregate Root

DB/Entity Design: table related to any one of multiple tables

Communication between two aggregates in Axon Framework

Mock Repository vs. Real Repository w/Mocked Data

WCF serialization and Value object pattern in Domain Driven Design

Where should Model reside in case of 3-tier Domain Driven designed application?

What should I consider when deciding to split our monolithic web application into separate web apps using DDD? [closed]

Can I reuse Value Objects?

domain-driven-design

DDD Process Managers: Are they part of business logic?

DDD Bounded Context "integration"

DDD Value Object equality, == vs .Equals()

Protecting invariants and children of aggregate roots when implementing DDD

domain-driven-design

How to store collection of value object in single field without creating new table in EF Core

where should put input validation in Domain Driven Design?

DDD value object with reference to entity identifier

java domain-driven-design

Layers in Hexagonal Architecture