Code Monkey home page Code Monkey logo

authority's Introduction

authority

世界级权限管理系统, 开发环境:

  • JDK 1.8

  • SpringBoot1.4.3

  • MySql5.7

  • 目标是一套系统可以管理所有项目的所有权限,这个大目标会被切割成多个小目标逐个实现。希望有更多的朋友参与进来。

  • 主要小目标如下:

管理项目的菜单数据,URL访问数据,关系型数据,非关系型数据,关联数据

系统介绍,权限管理系统没有使用第三方权限框架。主要原因是虽然第三方框架预实现了很多逻辑,但是如果进行细微的调节需要对框架内部的细节了解的很透彻。而权限管理的逻辑实际也并不是很复杂与其花时间去研究其他权限框架倒不如自己动手去写。下面我介绍下这个版本权限系统的架构设计以及表设计。

管理菜单对应的表数据,表对应的字段数据

管理多个公司的菜单数据,菜单对应的表数据,表对应的字段数据,URL访问数据,关系型数据,非关系型数据,关联数据

authority's People

Contributors

xieahui avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.