09 2023 档案

摘要:Identify domain-model boundaries for each microservie The goal when identifying model boundaries and size for each microservice isn't to get to the mo 阅读全文
posted @ 2023-09-27 09:43 天行健君子以自强 阅读(53) 评论(0) 推荐(0) 编辑
摘要:Microservices offer great benefits but also raise huge new challenges. Microservice architecture patterns are fundamental pillars when creating a micr 阅读全文
posted @ 2023-09-24 06:15 天行健君子以自强 阅读(15) 评论(0) 推荐(0) 编辑
摘要:There are two supported frameworks for building server-side containerized Docker applications with .NET: .NET Framework and .NET 7. They share many .N 阅读全文
posted @ 2023-09-21 05:56 天行健君子以自强 阅读(72) 评论(0) 推荐(0) 编辑
摘要:Containerization is an approach to software development in which an application or service, its dependencies, and its configuration (abstracted as dep 阅读全文
posted @ 2023-09-19 10:21 天行健君子以自强 阅读(22) 评论(0) 推荐(0) 编辑
摘要:引言 实体和值对象是领域驱动设计中的两个重要概念。相对实体而言,值对象更加抽象,理解起来也更晦涩一些。那么该如何理解值对象?我们先来看一下《实现领域驱动设计》书中对值对象的定义: 值对象 (Value Object) 是通过对象属性值来识别的对象,它将多个相关属性组合成一个概念整体,用于描述领域的某 阅读全文
posted @ 2023-09-15 19:11 天行健君子以自强 阅读(296) 评论(0) 推荐(0) 编辑
摘要:Example Use Cases This section will demonstrate some example use cases and discuss alternative scenarios. Entity Creation Creating an object from an E 阅读全文
posted @ 2023-09-09 08:28 天行健君子以自强 阅读(47) 评论(0) 推荐(0) 编辑
摘要:Implementation: The Building Blocks This is the essential part of this guide. We will introduce and explain some explicit rules with examples. You can 阅读全文
posted @ 2023-09-08 21:45 天行健君子以自强 阅读(191) 评论(0) 推荐(0) 编辑
摘要:A Practical Guide For Implementing The Domain Driven Design With The ABP Framework Author: Halil İbrahim Kalkan Designer: Melis Platin Publish Date: J 阅读全文
posted @ 2023-09-02 19:31 天行健君子以自强 阅读(155) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示