Spring Boot 2.0.2 和 1.5.13 发布,Bug 修复和改进

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

内容简介:Spring Boot 1.5.13 和 2.0.2 已发布。Spring Boot 1.5.13 包含 20 多项修复、改进和依赖项更新。 Maven <parent>     <groupId>org.springframework.boot</groupId>     <artifactId>spring-boot-s...

Spring Boot 1.5.13 和 2.0.2 已发布。Spring Boot 1.5.13 包含 20 多项修复、改进和依赖项更新

Maven

<parent>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-parent</artifactId>
    <version>1.5.13.RELEASE</version>
</parent>
<dependencies>
    <dependency>
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-starter-web</artifactId>
    </dependency>
</dependencies>

Spring Boot 2.0.2 尚未发布具体的更新细节,可先查看提交记录了解详情。


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


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

查看所有标签

猜你喜欢:

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

Text Algorithms

Text Algorithms

Maxime Crochemore、Wojciech Rytter / Oxford University Press / 1994

This much-needed book on the design of algorithms and data structures for text processing emphasizes both theoretical foundations and practical applications. It is intended to serve both as a textbook......一起来看看 《Text Algorithms》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具