Spring Statemachine v1.1.0 发布
jopen 8年前
<p style="text-align:center"><img alt="" src="https://simg.open-open.com/show/1cbe71ce832c896c4cdffc13af813a68.png" /></p> <p><strong>Spring Statemachine</strong> (Spring 状态机)是使用 Spring 框架下的状态机概念创建的一种应用程序开发框架。它使得状态机结构层次化,简化了配置状态机的过程。</p> <p>详细功能:</p> <ul> <li> <p>Easy to use flat one level state machine for simple use cases.</p> </li> <li> <p>Hierarchical state machine structure to ease complex state configuration.</p> </li> <li> <p>State machine regions to provide even more complex state configurations.</p> </li> <li> <p>Usage of triggers, transitions, guards and actions.</p> </li> <li> <p>Type safe configuration adapter.</p> </li> <li> <p>State machine event listeners.</p> </li> <li> <p>Spring IOC integration to associate beans with a statemachine.</p> </li> </ul> <h2>更新日志</h2> <ul> <li>Start adding developer doc info into ref docs [#158]</li> <li>Don't publish build-tests [#211]</li> <li>Uml doesn't add Guard to Transition [#212]</li> <li>Support initial action in uml [#213]</li> <li>Support spel in uml model [#215]</li> <li>Complex linked pseudostates cause trouble [#217]</li> <li>UmlModelParser breaks with shadow entries [#218]</li> <li>Update docs for 1.1.0.RELEASE [#219]</li> <li>TimerTrigger with delay fires immediately [#220]</li> <li>Direct region entry doesn't bypass initial state entry [#221]</li> <li>Join state should not be entered [#222]</li> <li>Pseudostates may cause exit from parent [#223]</li> <li>Create order shipping sample [#225]</li> <li>Refactor UmlStateMachineModelFactory [#226]</li> <li>Possible NPE with final state [#227] </li> </ul> <h2>下载 </h2> <ul> <li><a href="/misc/goto?guid=4958990818506782257" rel="nofollow"><strong>Source code</strong> (zip)</a></li> <li><a href="/misc/goto?guid=4958990818619240115" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li> </ul>