bianlz 8b3940c21e first commit 8 달 전
..
pangu-component-domain-starter 8b3940c21e first commit 8 달 전
pangu-component-dto 8b3940c21e first commit 8 달 전
.gitignore 8b3940c21e first commit 8 달 전
README.md 8b3940c21e first commit 8 달 전
pom.xml 8b3940c21e first commit 8 달 전

README.md

组件工程

此工程为组件工程,对于公共组件的升级都在此工程下,后续新的组件在创建后都需要在此处进行登记。

组件登记

1.pangu-component-domain-start

DDD相关组件starter工程,提供DDD相关能力的组件。

2.pangu-component-dto

DTO组件工程,提供数据传输对象标准。