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 | 227 次阅读
发布于 2016-12-02 00:47:50 | 132 次阅读
发布于 2016-05-26 23:32:42 | 285 次阅读
发布于 2016-04-26 00:27:48 | 205 次阅读
发布于 2016-03-24 00:18:11 | 166 次阅读
发布于 2016-02-03 00:24:58 | 192 次阅读
发布于 2015-11-20 22:27:09 | 679 次阅读
发布于 2015-10-13 10:22:13 | 233 次阅读
发布于 2015-09-02 00:50:12 | 149 次阅读
发布于 2015-08-05 00:24:15 | 172 次阅读