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 | 204 次阅读
发布于 2016-12-02 00:47:50 | 123 次阅读
发布于 2016-05-26 23:32:42 | 275 次阅读
发布于 2016-04-26 00:27:48 | 195 次阅读
发布于 2016-03-24 00:18:11 | 153 次阅读
发布于 2016-02-03 00:24:58 | 181 次阅读
发布于 2015-11-20 22:27:09 | 669 次阅读
发布于 2015-10-13 10:22:13 | 224 次阅读
发布于 2015-09-02 00:50:12 | 140 次阅读
发布于 2015-08-05 00:24:15 | 164 次阅读