automotivejnr.blogg.se

Domain driven design summary
Domain driven design summary





domain driven design summary

It is responsible for managing the ingress and egress of the entire domain, including input checking, and converting domain knowledge into a data structure that is presented on the client side.

  • Controller: The Controller is quite simple.
  • domain driven design summary

    In domain-driven design, it is also known as the domain service. Use cases: With the domain, the outer layer is use cases, which refers to clients who use domain knowledge to fulfill specific needs.Different from the entity in domain-driven design, the entity here can be realized as the domain in domain-driven design.

    domain driven design summary

  • Entity: In clean architecture, entity means the business logic.
  • In order to make it easier to understand the process to be introduced later, let’s first define several important legends of this diagram.







    Domain driven design summary