Spring Cloud Task 1.1.0 发布了。
Spring Cloud 为开发者提供了在分布式系统(如配置管理、服务发现、断路器、智能路由、微代理、控制总线、一次性 Token、全局锁、决策竞选、分布式会话和集群状态)操作的开发工具。使用 Spring Cloud ,开发者可以快速实现上述这些模式。
更新内容
Updated error handling
Updated customization options for partitioned batch jobs
Record the request of a task execution
Additional database support for the task repository
软件详情:http://spring.io/blog/2016/11/22/spring-cloud-task-1-1-0-release-is-now-available
下载地址:https://github.com/spring-cloud/spring-cloud-task/archive/1.1.0.RELEASE.zip
来自:开源中国社区

