发表评论取消回复
相关阅读
相关 Springboot整合Flowable
工作流引擎目前开源上可以选的就只有`activiti`、`flowable`、`camunda`三种,当然除了`activiti`它们都有商用版本,`flowable`在6之后
相关 SpringBoot + Flowable的使用
前言 我们在项目中需要使用到Flowable,鉴于之前对流程引擎并不是很了解,这里准备写一篇作为入门文章。 实践 这次例子是基于springboot + Flow
相关 Springboot整合flowable modeler 免登录配置
之前画流程图都是用tomcat启动flowable modeler,但是这样启动就不能在分配任务用户/用户组的时候查询自己系统里的数据。所以现在需要把flowable mode
相关 SpringBoot集成Flowable
一、项目结构 ![watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ub
相关 SpringBoot整合Flowable工作流-2(代码整合)
![在这里插入图片描述][20210601154119336.png] 文章目录 1. 前言 2. 代码添加依赖 3. 创建数据库 3.1
相关 SpringBoot整合Flowable工作流-1(画流程定义)
![在这里插入图片描述][20210601145028565.png] 文章目录 1. 前言 2. Flowable 简单介绍 3. 看一下效果
相关 SpringBoot整合Flowable工作流-3(全局事件监听)
![在这里插入图片描述][20210613115736784.png] 文章目录 1. 前言 2. 代码实现 2.1 实现 FlowableEv
相关 flowable 整合 springboot
1.pom <parent> <groupId>org.springframework.boot</groupId> <artifactId>
相关 springboot 整合 flowable 流程引擎
1. pom <parent> <groupId>org.springframework.boot</groupId> <artifactId
相关 SpringBoot2.0.1与flowable工作流引擎整合
1.准备依赖,pom.xml文件如下 <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven
还没有评论,来说两句吧...