Spring Boot 2.5.1 && Spring 2.4.7 发布

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

内容简介:Spring Boot 2.5.1 、2.4.7 已经发布。现在可从 repo.spring.io 和 Maven Central 获得。 <parent>   <groupId>org.springframework.boot</groupId>   <artifactId>spring-boot-starter-parent</artifac...

Spring Boot 2.5.1 、2.4.7 已经发布。现在可从 repo.spring.io 和 Maven Central 获得。

<parent>
  <groupId>org.springframework.boot</groupId>
  <artifactId>spring-boot-starter-parent</artifactId>
  <version>2.5.1</version>
  <relativePath/>
</parent>

这是一个提前发布的 BUG FIX 版本,由于官方在 发布 SpringBoot 2.5.0 后收到大量的 BUG 反馈。 如果你还没有开始使用 spring boot 2.5.0, 请直接使用 2.5.1 向下兼容。

Spring Boot 2.5.1 && Spring 2.4.7 发布

官方声明

???? Bug Fixes

  • 升级 2.5.0 会导致 Jackson 发出关于 Kotlin 的启动警告

  • 在 JDK11 环境下 开启 SecurityManager 无法运行

  • RandomValuePropertySource 存在分母为零的问题

  • 目录配置存在两个'.'时,新的配置文件加载机制失效,导致无序

  • RestTemplateBuilder 无法同时配置 MetricsRestTemplateCustomizer 和 LocalHostUriTemplateHandler 属性

  • 当镜像名包含特殊字符时,新的镜像构建器无法快速失败,会一直保持运行

  • spring data 的部分端点指标丢失

  • 无法设置 H2 的 driverClassName ,抛出 UnsupportedDataSourcePropertyException

  • 无法设置 SQL Server 的 jdbc-url ,抛出 UnsupportedDataSourcePropertyException

  • Flyway 和 Liquibase 自定义数据源没有 url 导致 java.lang.ClassCastException

  • DataSourceInitializationConfiguration 自定义用户名/密码属性无效

  • spring.datasource.password 的空值会导致 NullPointerException

详情

其他 BUG 修复、文档更新和依赖项升级,详情查看:

  • https://spring.io/blog/2021/06/10/spring-boot-2-5-1-is-now-available

  • https://github.com/spring-projects/spring-boot/releases/tag/v2.5.1


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

查看所有标签

猜你喜欢:

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

Django 1.0 Template Development

Django 1.0 Template Development

Scott Newman / Packt / 2008 / 24.99

Django is a high-level Python web application framework designed to support the rapid development of dynamic websites, web applications, and web services. Getting the most out of its template system a......一起来看看 《Django 1.0 Template Development》 这本书的介绍吧!

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具