Spring Tools 4.7.2 已发布
亲爱的 Spring 社区成员:
我很高兴宣布适用于 Eclipse、Visual Studio Code 和 Theia 的 Spring Tools 4 的 4.7.2 版本已发布。
此版本的亮点包括
- *(Eclipse)* 新特性:此版本在 Eclipse 中引入了一个全新的向现有项目添加 Spring Boot starter 模块的向导。查阅用户指南中关于此向导的章节,了解所有关于这种向 Spring Boot 项目添加模块的全新且更灵活的方式。
- *(Eclipse)* 新特性:此版本引入了一个实验性的早期版本,用于支持 Spring Boot OCI 镜像构建功能,并结合...
Spring Cloud Hoxton.SR8 已发布
我代表社区,很高兴宣布 Spring Cloud Hoxton Release Train 的 Service Release 8 (SR8) 已于今日发布。此版本可在 Maven Central 中找到。您可以查阅 Hoxton 发布说明以获取更多信息。
Hoxton Release Train 中的重要变化
这主要是一个错误修复和文档更新版本。
查看GitHub 项目中包含的所有问题和 pull request。Hoxton.SR8 与 Spring Boot 2.3.x 和 2.2.x 兼容。
Spring Cloud Netflix
为 Eureka Client 添加了对 TLS 配置的支持。
Spring Cloud Config
添加了对...
Spring Boot for Apache Geode & VMware GemFire 1.4.0-M2 和 1.3.3.RELEASE 已发布
我代表 Spring、Apache Geode 和 VMware Tanzu GemFire 社区,很高兴宣布 Spring Boot for Apache Geode & VMware GemFire (SBDG) 的 1.4.0-M2
和 1.3.3.RELEASE
版本已发布。
SBDG 1.4.0-M2
基于
-
Spring Boot
2.4.0-M2
-
Spring Framework
5.3.0-M2
-
Spring Data for Apache Geode & VMware GemFire (SDG)
2020.0.0-M2
(Ockham-M2/2.4.0-M2) -
Spring Session for Apache Geode & VMware GemFire (SSDG)
2020.0.0-M1
(2.4.0-M1) -
Spring Test for Apache Geode & VMware GemFire (STDG)
0.0.18.RELEASE
SBDG 1.3.3.RELEASE
基于
-
Spring Boot
2.3.3.RELEASE
-
Spring Framework
5.2.8.RELEASE
-
Spring Data for Apache Geode & VMware GemFire (SDG)
Neumann-SR3
(2.3.3.RELEASE) -
Spring Session for Apache Geode & VMware GemFire (SSDG)
Dragonfruit-RELEASE
(2.3.0.RELEASE) -
Spring Test for Apache Geode & VMware GemFire (STDG)
0.0.18.RELEASE
…
获取 Spring Authorization Server 0.0.1 的首个发布!
我代表团队以及所有贡献者,非常高兴能在 0.0.1 版本中提供 Spring Authorization Server 的首个发布!
您可以从 repo.spring.io 和 Maven Central 下载,使用以下模块坐标
compile 'org.springframework.security.experimental:spring-security-oauth2-authorization-server:0.0.1'
此初始版本中提供的主要功能包括
Spring Initializr 0.9.1 现已发布
Spring Security 5.4.0-RC1 已发布
我代表社区,很高兴宣布 Spring Security 5.4.0-RC1 已发布!您可以在发布说明中找到完整的详细信息,以及以下亮点
OAuth 2.0
gh-8903 - 允许自定义 ClientRegistration.clientAuthenticationMethod
gh-6489 - 简化检索 Introspection 特定属性的操作
Web
gh-8804 - 移除对 WebSecurityConfigurerAdapter 的依赖
gh-8599 - 用于用户模拟的 Reactive SwitchUserWebFilter
gh-8854 - 添加 AuthenticationConverterServerWebExchangeMatcher
Kotlin
gh-8783 - 支持在 Server Kotlin DSL 中使用自定义过滤器
SAML 2.0
gh-8887 - 添加...
Spring Boot 2.4.0-M2 现已可用
我代表团队以及所有贡献者,很高兴宣布 Spring Boot 2.4 的第二个里程碑版本已发布,可从我们的里程碑仓库获取。此版本关闭了超过 250 个问题和 pull request。
如果您正在现有 Spring Boot 2.3 项目中使用此版本,请注意版本格式的细微变化。2.4.0-M2 采用了我们的新版本命名方案。
第二个里程碑版本的亮点包括
- Spring Framework 5.3 M2
- Spring Data 2020.0.0.M2
- 更新了
application.properties
和application.yml
文件的处理方式,包括导入支持和对挂载卷配置树的支持。 - 对 Neo4j 支持进行了重大改进。
- 许多其他依赖升级 …
Spring Batch 4.3.0-M2 发布了!
Spring Boot 2.3.3 现已可用
我代表团队以及所有贡献者,很高兴宣布 Spring Boot 2.3.3 已发布,现可从 repo.spring.io 和 Maven Central 获取。
此版本包含67 处错误修复、增强、文档改进和依赖升级。感谢所有通过问题报告和 pull request 做出贡献的人。
您如何提供帮助?
如果您有兴趣提供帮助,请查看问题仓库中的“适合贡献 (ideal for contribution)”标签。如果您有一般性问题,请在 stackoverflow.com 上使用 spring-boot
标签提问,或在 Gitter 上与社区交流...