About 2,880,000 results
Open links in new tab
  1. What is Domain Driven Design? - Stack Overflow

    Aug 30, 2017 · DDD (domain driven design) is a useful concept for analyse of requirements of a project and handling the complexity of these requirements.Before that people were analysing …

  2. What is Domain Driven Design (DDD)? - Stack Overflow

    Aug 10, 2019 · Before attempting DDD, you should be familiar with design patterns and enterprise design patterns. Knowing these makes DDD a lot easier to grasp. And, as mentioned above, …

  3. 一文读懂:领域驱动设计DDD - 知乎

    Mar 22, 2025 · 领域驱动设计(DDD)前些年很火,因为近两年2B和SAAS越来越受关注。但不少人读过Eric Evans的《领域驱动设计》和Vaughn Vernon的《实现领域驱动设计》后,都表示 …

  4. DAO, Repositories and Services in DDD - Stack Overflow

    Nov 13, 2013 · After reading several articles, I am starting to understand the difference between DAO and Repositories, but I find myself in trouble trying to understand the difference between …

  5. domain driven design - Rest API and DDD - Stack Overflow

    Feb 29, 2016 · Domain-driven design is about domain. API clients should be designed with domain in mind too. Otherwise you lose most of benefits of DDD.

  6. Can you suggest DDD best practices - Stack Overflow

    Aug 14, 2013 · The first best practice I can suggest is to read the Evans' book. Twice. Too many "DDD projects" fail because developers pretend that DDD is simply OOP done right. Then, you …

  7. 越来越火的DDD,到底是什么? - 知乎

    1. 前言 最近在新团队尝试推行DDD,毫不意外的,阻力重重。这已经是我在第五个团队进行DDD的尝试,为什么DDD的推广会如此困难?除了我个人能力水平的因素以外,我想推不动 …

  8. c# - DDD: Enum like entities - Stack Overflow

    Mar 9, 2010 · DDD: Enum like entities Asked 15 years, 3 months ago Modified 4 years, 6 months ago Viewed 17k times

  9. Domain Driven Design: Domain Service, Application Service

    Can someone explain the difference between domain and application services by providing some examples? And, if a service is a domain service, would I put the actual implementation of this …

  10. 能否用一个简单的实际业务场景通俗易懂的解释DDD(领域驱动设 …

    由于业务场景或者技术条件的限制,有的可能用.NET,有的则是 Java,有的甚至大数据架构。 对于这些存在技术异构的功能,可以考虑按照技术边界进行拆分。 5、其他 效率问题 虽然DDD …

Refresh