# plj-flowable **Repository Path**: lxp4352/plj-flowable ## Basic Information - **Project Name**: plj-flowable - **Description**: 工作流 springboot2.3.3 + flowable6.5.0【与业务绑定,监听(执行节点前/后/结束)监听,邮件,网关,多实例(会签),回退,用户组...】 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 28 - **Created**: 2022-08-09 - **Last Updated**: 2022-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # plj-flowable ### 介绍 *** Flowable工作流 ### 软件架构 *** 1. Flowable6.5.0 2. Springboot2.3.3 3. MybatisPlus 4. Mysql5.7 测试通过: 与业务绑定,全局监听(执行节点前,后,结束 监听) 发送邮件,排他网关,并行网关,多实例(会签),回退上一步,回退到历史中的任意节点 添加批注信息,子流程,自定义用户及用户组 ### 访问页面 *** http://localhost:8888/index/list (SQL在plj-flowable/doc/sql下) ### 第二版(地址:https://gitee.com/libre-team) ### 框架 | 插件 | 版本 | | ---- | ---- | | springboot | 2.6.1 | | mybatisplus | 3.4.3.4 | | springsecutiy | 2.6.1 | | flowable | 6.5.0 | | mysql | 5.1.47 | | vue | | | iview | | ### 地址 在线访问:http://pangliujie.top ![流程图](./doc/img/manage.png) ![流程图](./doc/img/design.png) ![流程图](./doc/img/form.png) ### 代码更新中。。。