外文名称:Implementing Domain-Driven Design 开本:16开 出版时间:2014-03-01 用纸:胶版纸 页数:584 正文语种:中文 实现领域驱动设计 [Implementing Domain-Driven Design] epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2025 相关图书 实现领域驱动设计 [Implementing Domain-Driven Design] epub 下载 mobi 下载 ...
Implementing.Domain-Driven.Design实现领域驱动设计 中英文对照翻译 点赞(0) 踩踩(0) 反馈 所需:1 积分 电信网络下载 源码统计工具(适用于各种语言) 2025-01-30 14:51:13 积分:1 express+mysql+vue,从零搭建一个商城管理系统8-添加商户 2025-01-30 14:32:01 积分:1 ...
Implementation: The Building Blocks 实现:构件 The Example Domain 领域样例 Aggregates 聚合 Repositories 资源层 Specifications 规范 Domain Services 领域层服务 Application Services 应用层服务 Data Transfer Objects 数据映射对象 Example Use Cases 案例示例 Entity Creation 实体建设 Updating / Manipulating An Entity...
简介 Implementing Domain Driven Design 领域驱动设计实现 A practical guide for implementing the Domain Driven Design with the ABP Framework 基于ABP框架实现领域驱动设计的一个实用指南。 Author: Halil İbrahim Kalkan 作者: Halil İbrahim Kalkan Designer: Melis Platin 设计者: Melis Platin Publish Date:...
"For software developers of all experience levels looking to improve their results, and design and implement domain-driven enterprise applications consistently with the best current state of professional practice, Implementing Domain-Driven Design will impart a treasure trove of knowledge hard won within ...
陆龟/implementing-domain-driven-design 代码Issues0Pull Requests0Wiki统计流水线 服务 我知道了,不再自动展开 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 master 分支(3) 标签(4)
Domain Logic & Application Logic As mentioned before,Business Logicin the Domain Driven Design is split into two parts(layers):Domain LogicandApplication Logic: Domain Logic consists of theCore Domain Rulesof the system while Application Logic implements application specificUse Cases. ...
DDD的全称为Domain-driven Design,即领域驱动设计。下面我从领域、问题域、领域模型、设计、驱动这几个词语的含义和联系的角度去阐述DDD是如何融入到我们平时的软件开发初期阶段的。要理解什么是领域驱动设计,首先要理解什么是领域,什么是设计,还有驱动是什么意思,什么驱动什么。领域驱动设计(DDD)是教我们如何做好软件的...
“For software developers of all experience levels looking to improve their results, and design and implement domain-driven enterprise applications consistently with the best current state of professional practice, Implementing Domain-Driven … - Select
What is Domain-Driven Design? Domain-Driven Design, commonly referred to as DDD, is an approach to software development that prioritizes a deep understanding of the business domain. It emphasizes modeling based on the reality of business as relevant to your use cases. The primary goal of DDD ...