Spring Statemachine v1.1.0 發布

jopen 8年前發布 | 11K 次閱讀 Spring 狀態機 Spring Statemachine

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.

更新日志

  • Start adding developer doc info into ref docs [#158]
  • Don't publish build-tests [#211]
  • Uml doesn't add Guard to Transition [#212]
  • Support initial action in uml [#213]
  • Support spel in uml model [#215]
  • Complex linked pseudostates cause trouble [#217]
  • UmlModelParser breaks with shadow entries [#218]
  • Update docs for 1.1.0.RELEASE [#219]
  • TimerTrigger with delay fires immediately [#220]
  • Direct region entry doesn't bypass initial state entry [#221]
  • Join state should not be entered [#222]
  • Pseudostates may cause exit from parent [#223]
  • Create order shipping sample [#225]
  • Refactor UmlStateMachineModelFactory [#226]
  • Possible NPE with final state [#227] 

下載 

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!