Code Monkey home page Code Monkey logo

kind-permission's Introduction

#kind-permission

Spring+SpringMVC+MyBatis+Shiro+MySQL+Redis+Maven+EasyUI+Bootstrap实现的通用权限管理系统 ,参考了一些优秀的开源项目.

项目结构

  • kind-perm-commmon 项目基础架构,常用工具封装
  • kind-perm-core 权限核心逻辑
  • kind-perm-web web页面相关
  • kind-session 基于redis的分布式session实现

技术实现

  • 使用spring
  • 持久化使用mybatis
  • mvc控制使用springmvc
  • 页面框架使用easyui+bootstrap
  • 数据库mysql,连接池使用druid
  • 缓存redis,客户端使用jedis
  • JSON工具fast-json

下载

  1. oschina kind-permission

  2. github  kind-permission

特点

  • 主要是java核心类库的使用,以及jdk 1.8的一些新特性

环境依赖

  1. 安装jdk 1.7
  2. 安装Maven3
  3. 安装MySQL5.5以上版本
  4. 安装Redis

部署说明

  1. 初始化kind-perm-web项目db目录下sql脚本; 说明:导入到数据库后, 默认用户名admin,密码:admin123

  2. 双击kind-perm-web/bin/jetty-run.bat启动。

相关连接


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.