DDD related code for all demo applications (aggregates, entities and business exceptions).
⚠️ Normally you should not share code this way between your command microservices. A shared-nothing approach is a good practice for microservices (See for example Don't Share Libraries among Microservices). You can simply copy the content of this module directly into your command project.