Laravel: changing the location of the Exception handler class...
Read MoreProgramming pattern / architectural question...
Read MoreCreating an Aggregates leads to an CommandExecutionException: OUT_OF_RANGE: [AXONIQ-2000] Invalid se...
Read MoreBest practices with a domain object collection in DDD...
Read MoreWhat should be the parameters of the entity ctor when mapping from dto to entity?...
Read MoreDDD - Maintaining separate Domain Classes and Entity Classes in Spring Data...
Read MoreMissing type map configuration or unsupported mapping when mapping from a JSON string to IEnumerable...
Read MoreThe entity type 'Access' requires a primary key to be defined. If you intended to use a keyl...
Read MoreHow do I access an entity behind my aggregate root?...
Read MoreWhat is the difference between Command + CommandHandler and Service?...
Read MoreDownload data from Bluetooth low energy device...
Read MoreEnum type naming conventions in DTO's...
Read MoreWhat's wrong with multiple entities in multiple bounded contexts pointing to the same identity?...
Read MoreDomain driven design: How to add a new database entry for an Aggregate?...
Read Morewhen to pass args to the constructor of a service in ts?...
Read MoreWhich approach is better for passing ETags to input ports: as domain objects or as strings?...
Read MoreWhat other ways are there to avoid 'assembly leaking' than friend assemblies?...
Read MoreWhere should I place the logic for one entity altering the state of another entity within Django RES...
Read MoreDDD Hexagon - Should the Domain Layer ever talk to the Infrastructure (DAL) Layer in any situation?...
Read MoreInterface for use cases (application services)?...
Read MoreDomain Service vs Application Service By Example...
Read MoreWhat is the difference between Invariants and Validation Rules?...
Read MoreHandling Generic Entities in Entity Framework's Change Tracker...
Read MoreWhere do all "bulk" operations belong in DDD?...
Read MoreDDD: Would it be correct to think this piece of logic fits better in an application service rather t...
Read MoreDifference between an entity and an aggregate in domain driven design...
Read MoreExtensibiliy with DDD: Module Vs Bounded Context in DDD with MEF...
Read MoreSeeding entities in Entity Framework Core...
Read MoreAgrregate root, Factory and partial aggregate...
Read MoreCommunication between the writing model and the reading model in CQRS + DDD...
Read More