Search code examples
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
What is the difference between Invariants and Validation Rules?...


validationdomain-driven-designinvariants

Read More
Handling Generic Entities in Entity Framework's Change Tracker...


c#entity-framework-coredomain-driven-design

Read More
Where do all "bulk" operations belong in DDD?...


domain-driven-designabstractionddd-repositories

Read More
DDD: Would it be correct to think this piece of logic fits better in an application service rather t...


domain-driven-design

Read More
Difference between an entity and an aggregate in domain driven design...


c#design-patternsdomain-driven-design

Read More
Extensibiliy with DDD: Module Vs Bounded Context in DDD with MEF...


domain-driven-design

Read More
Seeding entities in Entity Framework Core...


c#asp.net-coreentity-framework-coreasp.net-core-webapidomain-driven-design

Read More
Agrregate root, Factory and partial aggregate...


javadomain-driven-design

Read More
Communication between the writing model and the reading model in CQRS + DDD...


c#domain-driven-designcqrsclean-architecture

Read More
BackNext