Search code examples
Mapping tables to domain classes in a DDD architecture...

domain-driven-design

Read More
What is DDD's Aggregate in SpringBoot MVC?...

spring-bootspring-mvcdomain-driven-designspring-restcontrollerspring-rest

Read More
Should event handlers be fire and forget...

c#domain-driven-designcqrs

Read More
DDD - ConcurrencySafeEntity what is it being used for...

entitydomain-driven-design

Read More
Simple Injector: How to register event handlers instances to the event dispatcher...

asp.net-mvcevent-handlingdomain-driven-designpublish-subscribesimple-injector

Read More
DDD and many to many aggregate route relationship...

.netasp.net-coredomain-driven-designclean-architecture

Read More
Generic type of flatten nested value objects...

typescriptdomain-driven-designtransformation

Read More
DDD with Python: did I get it right?...

pythonsqlalchemyarchitecturedomain-driven-designmarshmallow

Read More
Persist POJOs in Python using a DDD approach...

pythondomain-driven-design

Read More
DDD - Save data from another microservice...

microservicesdomain-driven-design

Read More
Polymorphism on DDD aggregates...

polymorphismaggregatedomain-driven-design

Read More
Is it okay if the command model(microservice) knows the resource url of the query model in 201 creat...

domain-driven-designcqrs

Read More
using List<ValueObject> inside an entity DDD...

entity-framework-coredomain-driven-designentityasp.net-core-5.0value-objects

Read More
Multi-Entity Aggregate Best Practices : when to create the first "sub" entity in an Axon A...

domain-driven-designaxon

Read More
DDD, problem with value objects and "new Domain()"...

phplaraveldomain-driven-designvalue-objectshexagonal-architecture

Read More
DDD Book, Eric Evans: What is meant by "The FACTORY should be abstracted to the type desired ra...

oopdomain-driven-designfactory-pattern

Read More
Question about aggregate examples from red book...

domain-driven-designaggregates

Read More
Eventual consistency with both database and message queue records...

databasedomain-driven-designmessage-queuemicroserviceseventual-consistency

Read More
How to model inheritance on DDD?...

domain-driven-design

Read More
EF Core concurrency when using object graph...

concurrencyentity-framework-coreaggregatedomain-driven-design

Read More
In DDD/CQRS, should ReadModel act as ViewModel, if not then where belongs responsibility for mapping...

domain-driven-designcqrs

Read More
Get String text which is wrapped in a object...

javaoopdependency-injectiondomain-driven-designinversion-of-control

Read More
CQRS for commands light on logic...

domain-driven-designcqrsevent-sourcing

Read More
EF code first: How to delete a row from an entity's Collection while following DDD?...

c#entity-frameworkdomain-driven-designcode-first

Read More
Doubts on how to use the reactive paradigm with DDD - Domain repositories...

javadomain-driven-designreactive-programmingquarkusddd-repositories

Read More
Where to put global rules validation in DDD...

c#javadomain-driven-design

Read More
Where to put business logic with side effects in DDD?...

domain-driven-design

Read More
What should be projection primary key on query side - CQRS, Event Sourcing, Microservices...

microservicesdomain-driven-designcqrsevent-sourcing

Read More
DDD and Microservices - data flow and structure...

design-patternsarchitecturemicroservicesdomain-driven-designdomain-model

Read More
Separating the Domain Model and the Data Model...

c#domain-driven-design

Read More
BackNext