Spring Boot 2.1.4 发布

发行版 | Phil Webb | 2019年4月4日 | ...

我代表团队和所有贡献者,高兴地宣布 Spring Boot 2.1.4 现已发布,可从 repo.spring.io 和 Maven Central 获取。

这是一个维护版本,其中包含 许多重要的依赖项更新和错误修复

由于 1.5 版本将于 8月份终止支持,因此所有用户现在都应考虑升级到 Spring Boot 2.1。

如何提供帮助?

如果您有兴趣提供帮助,请查看问题存储库中的 "适合贡献" 标签。如果您有任何一般性问题,请在 stackoverflow.com 上使用 spring-boot 标签 提问,或在 Gitter 上与社区聊天……

Spring IO Platform Brussels-SR17

发行版 | Andy Wilkinson | 2019年4月4日 | ...

我很高兴地宣布 Spring IO Platform Brussels-SR17 现在可从 repo.spring.io 和 Maven Central 获取。

此维护版本升级了平台中许多项目的版本

  • Spring AMQP 1.7.13
  • Spring Boot 1.5.20
  • Spring Cloud Connectors 1.2.8
  • Spring Data Ingalls SR20
  • Spring Framework 4.3.23
  • Spring Integration 4.3.20
  • Spring Retry 1.2.4
  • Spring Security 4.2.12
  • Spring Security JWT 1.0.10
  • Spring Security OAuth 2.0.17
  • Spring Web Services 2.4.5

许多第三方依赖项的版本也已更新。

项目页面 | GitHub | 问题 |

Spring IO Platform Cairo-SR8

发行版 | Andy Wilkinson | 2019年4月4日 | ...

我很高兴地宣布 Spring IO Platform Cairo-SR8 现在可从 repo.spring.io 和 Maven Central 获取。由于 IO Platform 将于 2019年4月9日终止支持,预计这将是最后一个 IO Platform 版本。

此维护版本升级了平台中许多项目的版本

  • Spring AMQP 2.0.12
  • Spring Batch 4.0.3
  • Spring Cloud Connectors 2.0.5
  • Spring Data Kay-SR14
  • Spring Framework 5.0.13
  • Spring HATEOAS 0.25.1
  • Spring Integration 5.0.13
  • Spring Retry 1.2.4
  • Spring Security JWT 1.0.10
  • Spring Security OAuth 2.2.4
  • Spring Security 5.0.12
  • Spring Session Apple-SR9
  • Spring Web Services 3.0.7

Spring Boot 1.5.20 现已可用

发行版 | Stéphane Nicoll | 2019年4月3日 | ...

我代表团队和所有贡献者,高兴地宣布 Spring Boot 1.5.20 现已发布,可从 repo.spring.io 和 Maven Central 获取。

Spring Boot 1.5.20 是一个维护版本,其中包含 30 多个依赖项更新和选定的错误修复。这些升级包括 Spring Security OAuth 2.0.17,它解决了 最近宣布的 CVE

如果您尚未升级到 Spring Boot 2,请考虑这样做,因为 1.x 的支持将于 2019年8月1日结束

如何提供帮助?

如果您有兴趣提供帮助,请查看问题存储库中的 "适合贡献" 标签。如果您有任何一般性问题,请在 stackoverflow.com 上使用 spring-boot 标签 提问,或在 Gitter 上与社区聊天……

Spring Boot 2.0.9 发布

发行版 | Madhura Bhave | 2019年4月3日 | ...

我代表团队和所有贡献者,高兴地宣布 Spring Boot 2.0.9 现已发布,可从 repo.spring.io 和 Maven Central 获取。

这是一个维护版本,其中包含 近 40 个依赖项更新和选定的错误修复

这是 2.0 系列的最后一个版本。如果您尚未升级,请考虑升级到 Spring Boot 2.1。

如何提供帮助?

如果您有兴趣提供帮助,请查看问题存储库中的 "适合贡献" 标签。如果您有任何一般性问题,请在 stackoverflow.com 上使用 spring-boot 标签 提问,或在 Gitter 上与社区聊天……

Spring Framework 5.1.6、5.0.13 和 4.3.23 现已可用

发行版 | Stéphane Nicoll | 2019年4月1日 | ...

我代表团队和所有贡献者,高兴地宣布 Spring Framework 5.1.65.0.134.3.23 现在可从 repo.spring.io 和 Maven Central 获取。

Spring Framework 5.1.6 包含 49 个修复和改进。Spring Framework 5.0.135.0.x 系列的最后一个常规版本,包含 25 个修复和选定的改进。此时,我们希望所有 5.x 用户升级到 5.1.6。我们还发布了 4.3.23,其中包含 20 个修复和选定的改进

像往常一样,这些维护版本将用于即将推出的 Spring Boot 1.5.202.0.92.1.4 版本……

Spring Tools 4.2.0 发布

发行版 | Martin Lippert | 2019年3月29日 | ...

尊敬的 Spring 社区:

我很高兴地宣布面向 Eclipse、Visual Studio Code 和 Atom 的 Spring Tools 4 的 4.2.0 版本。

此版本的亮点包括

  • (Spring Boot) 新增:允许配置 LSP 进程“PropertiesLauncher”的 VM 参数 (#211)
  • (Spring Boot) 性能:通过缓存跨语言服务器启动创建的符号,显著提高符号索引基础结构的性能
  • (Spring Boot) 性能:用与 JDT(语言服务器)的通信替换内部类型索引,以节省用于维护我们自己的类型索引的时间和内存开销
  • (Eclipse) 新增:发行版更新到 Eclipse 2019-03
  • (Eclipse) 新增:现在在 Spring Boot 启动配置中默认启用 Spring JMX 支持
  • 各种其他错误修复和改进

Spring Tool Suite 3.9.8 发布

发行版 | Martin Lippert | 2019年3月27日 | ...

尊敬的 Spring 社区:

大家好!

我很高兴地宣布 Spring Tool Suite 3 (STS3) 的 3.9.8 维护版本。

此版本的亮点包括

  • 更新到 Eclipse 2019-03 版本
  • 快速文本搜索允许您在模态和非模态模式之间切换
  • 快速测试搜索允许您将搜索范围限制到特定文件
  • 用于运行启动应用程序的新选项卡,显示来自应用程序环境的实时数据
  • 各种错误修复

要下载发行版,请访问

面向 Apache Geode 和 Pivotal GemFire 的 Spring Boot 1.0.0.M4 发布!

发行版 | John Blum | 2019年3月22日 | ...

我代表 Spring、Apache Geode 和 Pivotal GemFire 社区,高兴地宣布发布 *面向 Apache Geode 和 Pivotal GemFire 的 Spring Boot* (SBDG) 1.0.0.M4

特别感谢 @starbuxman 在 2018 年 *SpringOne Platform* 大会之后提供的宝贵反馈。此外,如果您尚未观看 Josh 关于 Apache 的 Spring 提示 视频,请务必查看。

新增功能

除了少量小更新之外,Milestone 4 还添加了以下新功能

  • 支持使用Spring Boot 的配置处理器和 SBDG 提供的@ConfigurationProperties 类进行外部化配置(更多详情请阅读此处)。在 STS 或 IJ 企业版中,开发者将可以更便捷地使用自动完成和内容提示功能。

  • 现在可以使用spring.application.name属性命名 GemFire/Geode 节点。

  • GemFire/Geode Spring Boot 启动器现在包含 Spring Shell 作为运行时依赖项,这在启用和使用 GemFire/Geode 的管理服务时非常方便。

  • 提供了一种针对Spring Cloud Commons中问题的解决方法。

订阅Spring简报

关注Spring简报

订阅

抢先一步

VMware 提供培训和认证,助您快速提升技能。

了解更多

获取支持

Tanzu Spring 通过单一订阅提供对 OpenJDK™、Spring 和 Apache Tomcat® 的支持和二进制文件。

了解更多

即将举行的活动

查看 Spring 社区中所有即将举行的活动。

查看全部