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.
123
Commits
1
Branch
0
Tags
401 MiB
Java
48.3%
HTML
32.6%
Python
17.3%
JavaScript
1.3%
Batchfile
0.2%
Tree:
feb8144c19
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'feb8144c19'
${ noResults }
crm-backend-matt
/
.qoder
/
repowiki
/
knowledge
/
zh
/
CRM 多模块单体工程(Maven 父 POM)
/
文件存储与预览模块(MinIO + kkFileView)
/
特殊配置与命令.md
166 B
Raw
Blame
History
模块作为 jar 被其他业务模块依赖,pom.xml 中明确注释不做 spring-boot repackage;启动时 MinioConfig 会自动检测并创建配置的 bucket。