Giter VIP home page Giter VIP logo

springmvc-activiti5.16-shiro's Introduction

SpringOA简介

基于SpringMVC+Shiro+Activiti 5.16 的简单OA,可以快速入门Activiti学习用。 此版本前台使用的是EasyUI

框架简介

框架以Spring Framework为核心、Spring MVC作为模型视图控制器、Shiro作为权限框架、Hibernate作为数据库操作层。
本项目也可以为学习SpringMVC的同学提供帮助。
本项目以查询待办任务、查待受理任务、查看运行中的流程以及流程控制中的一些问题为基础,入门Activiti。

实现了流程的签收、委派、转办、跟踪、撤销、跳转(向前和回退)至指定活动节点等功能。
可以通过后台管理,动态部署流程、动态设定用户任务的处理人(运行中的流程也可以调整处理人)
继承Activiti自带的modeler,实现在线设计流程文件。

Shiro实现登录认证和权限控制,结合Ehcache缓存权限列表,毕竟权限表并不是总在变化。 用户在线列表,可以强制踢出。Shiro的密码的加密解密,并发登陆、会话管理等功能。

框架版本

  • Activiti 5.16
  • Spring-4.0.0.RELEASE
  • Shiro-all-1.2.3
  • Hibernate-4.2.2.Final
  • Hibernate-validator-5.1.3.Final
  • Validation-api-1.1.0.GA

数据库

  • 目前只支持MySql,建议MySql 5.5及以上

后续功能

1.加入安全框架Shiro. ---已实现
2.加入缓存 ehcache. ---已实现
3.前端页面 EasyUI. ---已实现

系统功能不断完善中,欢迎同学Fork并Pull requests.

系统页面

github

github

github

github

github

github

github

springmvc-activiti5.16-shiro's People

Contributors

yadea-web avatar zhaoml529 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.