Search code examples
How to choose the proper bounds for an Aggregate in DDD?...

domain-driven-design

Read More
Multiple Hexagonal architecture with sprint boot...

javaspring-boothibernatedomain-driven-designhexagonal-architecture

Read More
What's the point of creating mappers to convert entity<>DTOs?...

typescriptnestjsdomain-driven-designclean-architecturemapper

Read More
What are the typical layers in an onion architecture?...

c#.netarchitecturedomain-driven-designonion-architecture

Read More
Bounded Context for Master and Reference Data in DDD...

architecturedomain-driven-designbounded-contextsmaster-data-management

Read More
Domain models and the List / Detail page...

c#asp.net-mvcmodel-view-controllerdomain-driven-designrepository-pattern

Read More
From CRUD to DDD...

domain-driven-design

Read More
Hexagonal architecture - sequence of calls...

domain-driven-designsequence-diagramhexagonal-architecture

Read More
Separate application service for command / query in CQRS implementation in Domain Driven Design?...

domain-driven-designcqrscommand-query-separationddd-service

Read More
Laravel: changing the location of the Exception handler class...

phplaraveltwitter-bootstrapdomain-driven-design

Read More
Programming pattern / architectural question...

architecturedomain-driven-designdesign-patterns

Read More
Creating an Aggregates leads to an CommandExecutionException: OUT_OF_RANGE: [AXONIQ-2000] Invalid se...

aggregatedomain-driven-designcqrsaxon

Read More
Best practices with a domain object collection in DDD...

javadesign-patternsdomain-driven-design

Read More
What should be the parameters of the entity ctor when mapping from dto to entity?...

c#asp.net-core.net-coreconstructordomain-driven-design

Read More
DDD - Maintaining separate Domain Classes and Entity Classes in Spring Data...

spring-bootspring-data-jpaspring-datadomain-driven-design

Read More
Missing type map configuration or unsupported mapping when mapping from a JSON string to IEnumerable...

c#asp.net-coredomain-driven-designautomapperabp-framework

Read More
The entity type 'Access' requires a primary key to be defined. If you intended to use a keyl...

c#asp.netentity-frameworkentity-framework-coredomain-driven-design

Read More
How do I access an entity behind my aggregate root?...

domain-driven-design

Read More
What is the difference between Command + CommandHandler and Service?...

design-patternsdomain-driven-designcqrscommand-pattern

Read More
Download data from Bluetooth low energy device...

flutterbluetooth-lowenergydomain-driven-design

Read More
Enum type naming conventions in DTO's...

c#.netenumsdomain-driven-designdto

Read More
What's wrong with multiple entities in multiple bounded contexts pointing to the same identity?...

domain-driven-designbounded-contexts

Read More
Domain driven design: How to add a new database entry for an Aggregate?...

domain-driven-designaggregateroot

Read More
when to pass args to the constructor of a service in ts?...

javascripttypescriptconstructordomain-driven-design

Read More
Which approach is better for passing ETags to input ports: as domain objects or as strings?...

domain-driven-designclean-architecture

Read More
What other ways are there to avoid 'assembly leaking' than friend assemblies?...

c#design-patternsdomain-driven-design

Read More
Where should I place the logic for one entity altering the state of another entity within Django RES...

djangodjango-rest-frameworkdomain-driven-designclean-architecture

Read More
DDD Hexagon - Should the Domain Layer ever talk to the Infrastructure (DAL) Layer in any situation?...

architecturedomain-driven-designhexagonal-architecture

Read More
Interface for use cases (application services)?...

domain-driven-designuse-casehexagonal-architecture

Read More
Domain Service vs Application Service By Example...

javadomain-driven-design

Read More
BackNext