You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
363 B

1 month ago
- 所有子模块继承父 POM,pom 中禁止出现 <version> 硬编码,内部模块依赖通过 groupId=com.crm 引入
- 业务模块命名统一为 crm-{业务域},小写中划线,新增时需同步更新根 pom.xml 的 modules 列表
- 每个 crm-{域} 模块根目录必须提供 CONTEXT.md 描述领域语言,并在根 CONTEXT-MAP.md 表格中登记