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.
99
Commits
1
Branch
0
Tags
405 MiB
Tree:
610081c4e2
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '610081c4e2'
${ noResults }
crm-backend-matt
/
.qoder
/
repowiki
/
knowledge
/
zh
/
CRM 多模块单体工程(Maven 父 POM)
/
CRM 认证与权限模块(crm-auth)
/
概述.md
1 line
190 B
Raw
Normal View
History
first-commit
1 month ago
以 Spring Security + JWT 为核心,提供三方扫码登录、用户-角色-权限 RBAC 数据及数据范围拦截,作为可被其他业务模块依赖的认证能力库独立运行。