发布于 2016-12-02 00:47:50 | 123 次阅读 | 评论: 0 | 来源: 网友投递
Spring Statemachine 应用程序开发框架
Spring Statemachine (Spring 状态机)是使用 Spring 框架下的状态机概念创建的一种应用程序开发框架。它使得状态机结构层次化,简化了配置状态机的过程。
Spring Statemachine 1.2.0.rc1 发布了,
本次更新改进如下:
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
查看完整改进记录请点击此处。