Giter Site home page Giter Site logo

ssm_authoritymanage's Introduction

1	系统采用的是spring4.0.2+springmvc+mybatis3.2.6+maven3.3.3+easyui1.3.3框架。

2 	系统的环境是myeclipse10+jdk1.7.0_80+tomcat7.0.64+win7 64+maven3.3.3

3 	主要功能包括
     
     1)用户的增删改查
     
     	   项目中用到了springmvc的拦截器,只有登录才能操作   主管理员账号admin   密码1  为方便起见,数据库密码未加密
     
     2)角色的增删改查和授权
        
           实现页面菜单的权限用的是easyui的tree。按钮级别的权限用的是自定义的JSP标签
     
     3)页面菜单的管理
     
     4)操作日志的记录和备份
     
          采用的方法是利用aop拦截add,update方法来实现操作记录。
          
          同时用了corn表达式来实现自动备份。
          
     5)记住登录(暂未实现)
     
           当用户勾选了记住密码时,再用户登录后,通过将用户名以及其他信息加密cookie存一份,
           
           数据库存一份来(参与加密的源数据不包含密码)
           
4	由于论坛对源码大小的限制,临时将项目改成maven的。

5	联系作者[email protected]   如果有写的不好的地方,欢迎大家一起讨论。
          
          

ssm_authoritymanage's People

Contributors

gsh978079141 avatar

Watchers

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