This website works better with JavaScript.
Home
Explore
Help
Sign In
luoweijian
/
crm-backend-matt
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
43
Commits
1
Branch
0
Tags
401 MiB
Tree:
70b53de34c
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '70b53de34c'
${ noResults }
crm-backend-matt
/
.qoder
/
repowiki
/
knowledge
/
zh
/
CRM 多模块单体工程(Maven 父 POM)
/
概述.md
1 line
161 B
Raw
Normal View
History
first-commit
1 month ago
以 Maven 聚合 POM 统一管理 crm-base、crm-auth、crm-file、crm-app 四个子模块的依赖版本与构建插件,作为 CRM 系统的唯一工程根。