what is the best practise to convert Dto to an Entity in DDD?

后端 未结 0 1519
天涯浪人
天涯浪人 2020-12-31 23:03

I am working on a DDD(Domain Driven Design) project and have my entity or value Object in the domain like this:

   public class Currency : ValueObject

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题