Spring Statemachine 1.2.0.rc1 发布了,Spring Statemachine (Spring 状态机)是使用Spring 框架下的状态机概念创建的一种应用程序开发框架。它使得状态机结构层次化,简化了配置状态机的过程。
本次更新改进如下:
Usual bug fixes and small enhancements
New api’s for tracing and monitoring
New monitoring sample
Full repository config support for Redis, MongoDB and JPA
Boot auto-config enhacements
Lot of documentation enhacements
软件详情:https://github.com/spring-projects/spring-statemachine/blob/master/docs/src/info/changelog.txt
来自:开源中国社区

