Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 291 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 291 Bytes

magic-starter-secure-demo

演示极简权限控制框架的使用

  • annotation-demo: 基于注解 + SpEL 的权限配置
  • properties-demo: 基于配置文件的权限配置
  • configuration-demo: 基于代码的权限配置
  • custom-secure-handler: 自定义权限控制表达式处理