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 | 225 次阅读
发布于 2016-12-02 00:47:50 | 130 次阅读
发布于 2016-05-26 23:32:42 | 283 次阅读
发布于 2016-04-26 00:27:48 | 204 次阅读
发布于 2016-03-24 00:18:11 | 165 次阅读
发布于 2016-02-03 00:24:58 | 190 次阅读
发布于 2015-11-20 22:27:09 | 678 次阅读
发布于 2015-10-13 10:22:13 | 232 次阅读
发布于 2015-09-02 00:50:12 | 148 次阅读
发布于 2015-08-05 00:24:15 | 171 次阅读