2021 首发 | Spring Boot 2.4.2 、2.3.8 发布

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

内容简介:2021年首发,Spring Boot 2.4.2 、2.3.8.RELEASE 两个常规错误修正版本发布。现在可以从 maven 仓库获取,坐标如下:   <parent>     <groupId>org.springframework.boot</groupId>     <artifact...

2021年首发,Spring Boot 2.4.2 、2.3.8.RELEASE 两个常规错误修正版本发布。现在可以从 maven 仓库获取,坐标如下:

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

⭐ New Features

  • 新增 PropertySource 资源检索 API

???? Bug Fixes

  • HikariDataSourceMetricsRegistry 调用 Wrapper.isWrapperFor 失败

  • 当多个 web 应用时,日志格式错误

  • configprops 端点不包含 @Name 参数标识的属性

  • 无法使用 Gradle 插件构建 War 形式的镜像

  • 在特殊配置文件中 spring.profiles.include 无效

  • configtree 无法使用 Kubernetes volume

  • Spring Boot Netty Server 不支持 Unix Sock

  • 执行单元测试时 test/application.properties 会被应用的 application.yaml 覆盖

  • 完善 spring boot plugin 构建镜像身份校验机制

  • maven-resources-plugin 构建提示警告信息

  • 支持 JSR-305 @Nullable 注解作用的端点方法

  • exceptiontranslation = false 异常转换开关失效

...

由于 2.4.2 更新日志较多,大多涉及配置文件加载变更部分,更多内容请阅读官方 releases log

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

https://github.com/spring-projects/spring-boot/releases/tag/v2.3.8.RELEASE


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

查看所有标签

猜你喜欢:

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

The Creative Curve

The Creative Curve

Allen Gannett / Knopf Doubleday Publishing Group / 2018-6-12

Big data entrepreneur Allen Gannett overturns the mythology around creative genius, and reveals the science and secrets behind achieving breakout commercial success in any field. We have been s......一起来看看 《The Creative Curve》 这本书的介绍吧!

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

RGB HEX 互转工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具