spring-projects / spring-statemachine

Spring Statemachine is a framework for application developers to use state machine concepts with Spring.
1.53k stars 599 forks source link

The taskExecutor of async examples has not initialize #1043

Open windyyong opened 2 years ago

windyyong commented 2 years ago

https://docs.spring.io/spring-statemachine/docs/2.5.0/reference/#statemachine-examples-tasks

截屏2022-04-18 上午8 32 19

The async examples of the api should add taskExecutor.initialize()