Coder Social home page Coder Social logo

spring-activiti-webapp's Introduction

##Activiti5.10整合Spring完成请假流程 ####Spring+Activiti+Spring Data JPA

  • 流程为:上传流程定义文件+填写请假条(启动工作流)+部门经理审批+人事审批+销假+邮件通知+结束
  • 其中在部门经理和人事审批的时候可以驳回(重新申请节点),该节点用户可自由选择是否继续申请还是选择结束流程并选择是否需要邮件通知
  • 该项目基于maven构建。使用mysql数据库。
  • 创建数据库activiti
  • 修改数据库连接信息
  • 第一次启动服务器会自动创建Activiti所需的表,也会创建该项目中的请假实体表(leave)JPA引擎会自动创建
  • 执行src/main/resources/sql/data.sql脚本,初始化activiti所需的数据(用户、组、及用户和组之间的关联信息) src/main/resources/01.jpg src/main/resources/02.jpg src/main/resources/03.jpg src/main/resources/04.jpg src/main/resources/05.jpg src/main/resources/06.jpg

spring-activiti-webapp's People

Contributors

v5tech 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.