发布于 2016-03-24 00:18:11 | 153 次阅读 | 评论: 0 | 来源: 网友投递
Spring Statemachine 应用程序开发框架
Spring Statemachine (Spring 状态机)是使用 Spring 框架下的状态机概念创建的一种应用程序开发框架。它使得状态机结构层次化,简化了配置状态机的过程。
Spring Statemachine 1.1.0.M2 发布了。
更新日志:
Usual bug fixes.
Better error handling and config model verifier.
@WithStateMachine as meta annotation.
Easier usage for persist/restore of a state machine via StateMachinePersister.
New timer event which only fires once after state enter.
Config model classes are now a public API.
下载地址:
详情请查看发行说明