Spring Statemachine (Spring 状态机)是使用 Spring 框架下的状态机概念创建的一种应用程序开发框架。它使得状态机结构层次化,简化了配置状态机的过程。
详细功能:
Easy to use flat one level state machine for simple use cases.
HIErarchical state machine structure to ease compLex state configuRATion.
State machine regions to provide even more complex state configurations.
Usage of triggers, transitions, guards and actions.
Type safe configuration adapter.
State machine event listeners.
Spring IOC integration to associate beans with a statemachine.
发布于 2016-12-15 23:48:46 | 229 次阅读
发布于 2016-12-02 00:47:50 | 136 次阅读
发布于 2016-05-26 23:32:42 | 287 次阅读
发布于 2016-04-26 00:27:48 | 212 次阅读
发布于 2016-03-24 00:18:11 | 169 次阅读
发布于 2016-02-03 00:24:58 | 196 次阅读
发布于 2015-11-20 22:27:09 | 681 次阅读
发布于 2015-10-13 10:22:13 | 238 次阅读
发布于 2015-09-02 00:50:12 | 152 次阅读
发布于 2015-08-05 00:24:15 | 175 次阅读