# ddd-message **Repository Path**: hpp0716/ddd-message ## Basic Information - **Project Name**: ddd-message - **Description**: 通过介绍DDD的基本概念,贫血充血模型开始,到以一个电商消息系统DDD案例,向你展示一个DDD项目开发的过程,它是一个案例也是一系列的DDD学习文章,希望对你有帮助。 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 169 - **Created**: 2024-01-05 - **Last Updated**: 2024-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DDD电商消息系统编码实践 > 通过介绍DDD的基本概念,贫血充血模型开始,到以一个电商消息系统DDD案例,向你展示一个DDD项目开发的过程,它是一个案例也是一系列的DDD学习文章,希望对你有帮助。 > PS:每个章节会有一个tag与其对应,这样可以看到项目的代码的变化过程,便于理解,请点击版本库tag查阅。 ## 系列文章 #### [DDD概览](https://gitee.com/izhengyin/ddd-message/blob/master/blog/DDD%E6%A6%82%E8%A7%88.md) #### [DDD推荐的架构模式]( https://gitee.com/izhengyin/ddd-message/blob/master/blog/DDD%E6%8E%A8%E8%8D%90%E7%9A%84%E6%9E%B6%E6%9E%84%E6%A8%A1%E5%BC%8F.md) #### [DDD充血模型编码实践]( https://gitee.com/izhengyin/ddd-message/blob/master/blog/DDD%E5%85%85%E8%A1%80%E6%A8%A1%E5%9E%8B%E7%BC%96%E7%A0%81%E5%AE%9E%E8%B7%B5.md) #### [DDD电商消息系统编码实践(一)](https://gitee.com/izhengyin/ddd-message/blob/master/blog/DDD%E7%94%B5%E5%95%86%E6%B6%88%E6%81%AF%E7%B3%BB%E7%BB%9F%E7%BC%96%E7%A0%81%E5%AE%9E%E8%B7%B5%E4%B8%80.md) #### [DDD电商消息系统编码实践(二)](https://gitee.com/izhengyin/ddd-message/blob/master/blog/DDD%E7%94%B5%E5%95%86%E6%B6%88%E6%81%AF%E7%B3%BB%E7%BB%9F%E7%BC%96%E7%A0%81%E5%AE%9E%E8%B7%B5%E4%BA%8C.md) #### [DDD电商消息系统编码实践(三)](https://gitee.com/izhengyin/ddd-message/blob/master/blog/DDD%E7%94%B5%E5%95%86%E6%B6%88%E6%81%AF%E7%B3%BB%E7%BB%9F%E7%BC%96%E7%A0%81%E5%AE%9E%E8%B7%B5%E4%B8%89.md) #### [DDD电商消息系统编码实践(四)](https://gitee.com/izhengyin/ddd-message/blob/master/blog/DDD%E7%94%B5%E5%95%86%E6%B6%88%E6%81%AF%E7%B3%BB%E7%BB%9F%E7%BC%96%E7%A0%81%E5%AE%9E%E8%B7%B5%E5%9B%9B.md) #### [DDD电商消息系统编码实践(五)](https://gitee.com/izhengyin/ddd-message/blob/master/blog/DDD%E7%94%B5%E5%95%86%E6%B6%88%E6%81%AF%E7%B3%BB%E7%BB%9F%E7%BC%96%E7%A0%81%E5%AE%9E%E8%B7%B5%E4%BA%94.md) ## 补充更改日志 > 直接按照 tag 检出代码,不会有下面的改动 1. 接口层 command包,从应用层迁移至接口层 2. DDD电商消息系统编码实践(二) 补充了规约模式的使用 3. 补充DDD概览介绍 ## 10月23日,开源悦读会第五期,DDD编码实践分享 [DDD编码实践PPT](https://gitee.com/izhengyin/ddd-message/blob/master/DDD%E7%BC%96%E7%A0%81%E5%AE%9E%E8%B7%B5.pdf) > start / watch 接收更新通知 ~