# shebao-ddd-framework **Repository Path**: Maple-Blue/shebao-ddd-framework ## Basic Information - **Project Name**: shebao-ddd-framework - **Description**: ddd实践 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-07 - **Last Updated**: 2022-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shebao-ddd-framework ## 架构 ### 分层架构 ![img.png](img.png) ### 目录结构 ``` shebao-ddd-framework ├─shebao-ddd-framework-acl 防腐层 ├─shebao-ddd-framework-adapter 控制层 ├─shebao-ddd-framework-application 应用层 ├─shebao-ddd-framework-domain 领域层 └─shebao-ddd-framework-infrastructure 基础设施层 ```