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.
96
Commits
1
Branch
0
Tags
403 MiB
Java
46%
HTML
32.2%
Python
20%
JavaScript
1.3%
PowerShell
0.2%
Other
0.2%
Tree:
042401c57b
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '042401c57b'
${ noResults }
crm-backend-matt
/
.qoder
/
repowiki
/
knowledge
/
zh
/
CRM 多模块单体工程(Maven 父 POM)
/
特殊配置与命令.md
188 B
Raw
Blame
History
在仓库根执行
mvn clean install
一次性编译全部子模块;新增业务模块需在根 pom.xml 的 与 中分别登记模块名与版本号。