Spring Boot结合Flowable,实现高效工作流,Activiti是否已过时?
- 内容介绍
- 文章标签
- 相关推荐
本文共计3743个文字,预计阅读时间需要15分钟。
背景:使用flowable自带flowable-ui制作流程图,使用springboot开发流程使用的接口完成业务功能,flowable-ui部署运行,flowable-6.6.0运行,官方demo参考。
步骤:
1.使用flowable-ui制作流程图。
2.使用springboot开发流程使用的接口。
3.完成流程的业务功能。
4.部署并运行flowable-ui。
5.运行flowable-6.6.0。
6.参考官方demo。
本文共计3743个文字,预计阅读时间需要15分钟。
背景:使用flowable自带flowable-ui制作流程图,使用springboot开发流程使用的接口完成业务功能,flowable-ui部署运行,flowable-6.6.0运行,官方demo参考。
步骤:
1.使用flowable-ui制作流程图。
2.使用springboot开发流程使用的接口。
3.完成流程的业务功能。
4.部署并运行flowable-ui。
5.运行flowable-6.6.0。
6.参考官方demo。

