微服务工具 Spring Cloud Task 1.2.3 发布,增加新功能

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Spring Cloud Task 1.2.3.RELEASE 现已发布,可从 Maven Central,GitHub 和 Pivotal 仓库下载使用。下面看看该版本有哪些更新内容。 该版本主要是新增了一个功能,添加了为特定任务恢复上一个 TaskExecution 的功...

Spring Cloud Task 1.2.3.RELEASE 现已发布,可从 Maven Central,GitHub 和 Pivotal 仓库下载使用。下面看看该版本有哪些更新内容。

  • 该版本主要是新增了一个功能,添加了为特定任务恢复上一个 TaskExecution 的功能。

有关更新的详细描述请查看 https://spring.io/blog/2018/07/02/spring-cloud-task-1-2-3-release-is-now-available

Spring Cloud Task 可让用户使用 Spring Cloud 开发和运行短期微服务,并在云中,甚至在 Spring Cloud 数据流上运行它们。只需添加 @EnableTask 并将你的应用程序作为 Spring Boot 应用程序(单应用程序上下文)运行即可。


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Python Data Structures and Algorithms

Python Data Structures and Algorithms

Benjamin Baka / Packt Publishing / 2017-5-30 / USD 44.99

Key Features A step by step guide, which will provide you with a thorough discussion on the analysis and design of fundamental Python data structures.Get a better understanding of advanced Python c......一起来看看 《Python Data Structures and Algorithms》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试