zhouhao f433fb0801 修改依赖 8 years ago
..
hsweb-system-authorization-controller 436069a444 增加属性名常量,删除无用的属性 8 years ago
hsweb-system-authorization-dao 436069a444 增加属性名常量,删除无用的属性 8 years ago
hsweb-system-authorization-entity 436069a444 增加属性名常量,删除无用的属性 8 years ago
hsweb-system-authorization-model b8a77d4f6c 优化对象转换 8 years ago
hsweb-system-authorization-service f433fb0801 修改依赖 8 years ago
hsweb-system-authorization-starter 4da3f142c4 优化命名 8 years ago
README.md a91d1d8188 增加说明 8 years ago
pom.xml 269367c655 优化权限控制方式 8 years ago

README.md

权限功能模块

提供用户,角色,权限管理

授权

AuthorizationController 仅进行基础授权,通过触发AuthorizationListener,进行自定义控制逻辑.详细方式见:hsweb-authorization-api