Spring Cloud Task 2.0.0 发布,升级了所有的依赖关系

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

内容简介:Spring Cloud Task 2.0.0.RELEASE 现已正式发布,可从 GitHub 和 Pivotal 仓库下载使用。下面看看该版本有哪些更新内容。 官方表示 Spring Cloud Task 2.0.0.RELEASE 旨在与 Spring Boot 2 保持版本号对齐,自 1....

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

官方表示 Spring Cloud Task 2.0.0.RELEASE 旨在与 Spring Boot 2 保持版本号对齐,自 1.2.x 以来的更新包括:

  • 升级了所有的依赖关系

  • 限制并发任务的执行

  • 执行批处理作业失败时,任务亦失败

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

Maven

<dependencies>
    <dependency>
        <groupId>org.springframework.cloud</groupId>
        <artifactId>spring-cloud-starter-task</artifactId>
        <version>2.0.0.RELEASE</version>
    </dependency>
</dependencies>

源码下载

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


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


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Persuasive Technology

Persuasive Technology

B.J. Fogg / Morgan Kaufmann / 2002-12 / USD 39.95

Can computers change what you think and do? Can they motivate you to stop smoking, persuade you to buy insurance, or convince you to join the Army? "Yes, they can," says Dr. B.J. Fogg, directo......一起来看看 《Persuasive Technology》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具