Git Product home page Git Product logo

cdzmanager's Introduction

cdzmanager

通用后台权限管理项目

##项目简介 1、框架为SpringMVC + MyBatis + shiro + Maven
2、数据库连接池为druid,druid具体使用见链接
3、项目配置了缓存redis和消息队列beanstalkd
4、项目common文件夹包含功能实现常用的各种Util,比如文件上传下载、密码加密、邮件发送、各种数据转换等
5、后台页面框架使用了自适应的bootstrap ace模板,模板官方地址:http://wrapbootstrap.com/preview/WB0B30DGR
6、项目已实现用户及权限模块,基本功能包括用户登录、用户注销、密码修改、密码重置、新增用户、新增角色、用户角色配置、角色功能配置等
7、如果想新增模块进行功能扩展,可模仿function表已有数据添加数据,并进行权限配置
8、对于新增的数据库表,可运行/src/main/java/com/tyxj/build目录下的MybatisBuilder.java文件,自动生成bean、mapper和xml

##使用说明 1、将项目clone到本地,导入Eclipse,运行build install命令下载相关jar包
2、根据build文件夹中的fndmanager.sql建立相关数据库
3、解压build文件夹中的redisbin_x64.zip,运行Windows版的redis-server.exe程序
4、启动Tomcat,运行项目,用户名密码为admin,admin

cdzmanager's People

Contributors

wasim37 avatar

Watchers

James Cloos avatar  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.