Activiti 5.18.0 发布,此版本提供新 bulk insert 和 Activti 引擎启动方面的改进。此版本看起来花费了很多时间,那是因为 Activiti 团队在并行开发 Activiti 6!计划在 8 月底发布 Activiti 6 Alpha 版本。
改进内容:
We introduced bulk inserts.
We enhanced the OR query support
Improvements
to the async executor we introduced in Activiti 5.17.0.
Improvements
to the Activiti Modeler with terminate end events, cancel event and
transaction support, and more intermediate catch and throw event
support.
Upgraded Spring dependency version to 4.1.
Various bug fixes
更多内容请看发行说明。
We introduced bulk inserts.
We enhanced the OR query support
Improvements to the async executor we introduced in Activiti 5.17.0.
Improvements to the Activiti Modeler with terminate end events, cancel event and transaction support, and more intermediate catch and throw event support.
Upgraded Spring dependency version to 4.1.
Various bug fixes
Activiti是一个业务流程管理(BPM)和工作流系统,适用于开发人员和系统管理员。其核心是超快速,稳定的BPMN2流程引擎。它易于与 Spring集成使用。
引用来自“hantsy”的评论
Spring 已经有一个 StateMachine 子项目,应付一般的 Workflow没问题了,没必要再用专门的BPM软件了。引用来自“小白小霸王”的评论
跟spring web flow有冲突吗? 会死一个吗?引用来自“hantsy”的评论
不会,,,web flow 是针对 Web 页面的,StateMachine 是纯粹的 状态机概念,应该场景自己可以扩展。引用来自“hantsy”的评论
Spring 已经有一个 StateMachine 子项目,应付一般的 Workflow没问题了,没必要再用专门的BPM软件了。引用来自“小白小霸王”的评论
跟spring web flow有冲突吗? 会死一个吗?引用来自“hantsy”的评论
Spring 已经有一个 StateMachine 子项目,应付一般的 Workflow没问题了,没必要再用专门的BPM软件了。