Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 332 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 332 Bytes

cicco-admin

基于Springboot X-Admin Postgresql 的权限管理


使用框架:

  • springboot
  • mybatis
  • thymeleaf
  • x-admin(基于layui)

权限控制:
 扩展thymeleaf自定义标签, 使用<cicco:permission="xxx">方式控制页面元素显示/隐藏
 基于拦截器校验权限信息