# activiti-back **Repository Path**: loftyhu/activiti ## Basic Information - **Project Name**: activiti-back - **Description**: (可以参考我的 Kola项目中的代码,Kola采用前后端分离模式。并且可以直接运行)基于springboot 2.1.3 和 Activiti 6.0 ,数据库采用Mysql 6.0.6 搭建的 工作流服务。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2021-11-02 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # activiti #### 介绍 基于Activiti 6.0.4 工作流框架开发的工作流平台,目前支持用户任务、网关节点 [Kola前后端分离项目](https://gitee.com/hu_tongfu/kola) #### 软件架构 * JDK 1.8+ * SpringBoot 2.1.3 * Activiti 6.0.4 * Mysql 6.0.6 * Maven 3.2.5