STATE-MACHINE resource
實現一個狀態機引擎,教你看清DSL的本質https://blog.csdn.net/significantfrank/article/details/104996419
管理訂單狀態,該上狀態機嗎?輕量級狀態機COLA StateMachine保姆級入門教程
https://www.cnblogs.com/rude3knife/p/cola-statemachine.html
Spring-statemachine有限狀態機(FSM)使用教程詳解
https://blog.csdn.net/ZYC88888/article/details/112793317
https://github.com/alibaba/COLA/blob/master/cola-components/cola-component-statemachine/src/test/java/com/alibaba/cola/test/StateMachineChoiceTest.java
posted on 2023-12-05 10:59 paulwong 閱讀(76) 評論(0) 編輯 收藏 所屬分類: STATE-MACHINE