# htliu-wf **Repository Path**: liuhongtaowxp1/htliu-wf ## Basic Information - **Project Name**: htliu-wf - **Description**: 对activiti工作流的扩展 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-09-09 - **Last Updated**: 2022-09-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 介绍 对activiti工作流的扩展,打破工作流的listener代码随意安置的坏习惯,转而将一个流程的所有listener代码都放在一个java文件集中管理。同时反转工作流传统的使用习惯:在业务代码调用工作流的API去驱动工作流的运转的坏习惯,而是转而用工作流的流转去驱动业务代码的执行。打破业务代码和工作流运行在一台机器上,转而使用消息中间件和工作流服务器通信,集中管理所有微服务的工作流,实现云工作流。 使用方法: #![输入图片说明](https://foruda.gitee.com/images/1662707777948349882/b18e0897_8697290.png "企业微信截图_16602990371737.png")-wf #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)