内容简介:Spring Boot 2.2.7 发布了,可从 repo.spring.io 和 Maven Central 获取。 此版本包括 80 项错误修复、增强功能、文档改进和依赖项升级等。 新特性 如果 spring.config.location 使用 classpath* 则抛出异常 弃用...
Spring Boot 2.2.7 发布了,可从 repo.spring.io 和 Maven Central 获取。
此版本包括 80 项错误修复、增强功能、文档改进和依赖项升级等。
新特性
- 如果 spring.config.location 使用 classpath* 则抛出异常
- 弃用 PushRegistryConfig#numThreads
Bug 修复
- 类路径通配符无法与 Java 11 或更高版本一起使用
- 当请求处于活动状态时,Undertow 阻止 JVM 退出
- JarFiles 处于打开状态
- 服务器地址错误时会抛出 PortInUseException
- JDK11 和 Security Manager 的类加载问题
- 当 Netty 无权使用已配置的端口时抛出 PortInUseException
- ……
更多内容见更新说明:
https://github.com/spring-projects/spring-boot/releases/tag/v2.2.7.RELEASE
以上所述就是小编给大家介绍的《Spring Boot 2.2.7 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Design systems
Not all design systems are equally effective. Some can generate coherent user experiences, others produce confusing patchwork designs. Some inspire teams to contribute to them, others are neglected. S......一起来看看 《Design systems》 这本书的介绍吧!