领先一步
VMware 提供培训和认证,以快速提升您的进度。
了解更多亲爱的 Spring 社区!
今天,我和Google Cloud 团队一起,非常激动地宣布Spring Cloud for Google Cloud Platform 1.0 版本终于正式发布了!
这个项目始于与 Google Cloud 团队的合作(我们非常感谢他们的努力),旨在实现和展现知名的 Spring Framework 模式和抽象,从而将 Spring 和 Spring Boot 的优势带给使用 GCP 服务的 Java 开发人员。我们一起花费了大量时间(一年多!),讨论了最佳的 API 和方法,这些方法应该方便且对目标项目有用,目标项目旨在使用 GCP 服务。即使我们多次迭代实现以提供开发人员体验,但现在我们相信该项目已经成熟且稳定,并且我们相信它的潜力。现在,我们非常高兴地继续我们的合作,以实现更多功能,为 Spring Cloud 应用程序展现 GCP 服务!
请参考之前发布的Release Candidate 1,了解该项目目前实现的功能的详细说明。从那时起,我们已将项目升级到最新的Finchley SR1,其中包含所有最新的传递依赖项,并修复了几个问题。
工件可从Spring 发布存储库和 Maven Central 通过 BOM 获取
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gcp-dependencies</artifactId>
<version>1.0.0.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
查看我们非常棒的Josh Long和来自 Google 的Ray Tsang在 Google Next 2018 上对 Spring Cloud GCP 项目的最新演练
现在我们正忙于更多的集成,我们最近发布了1.1.0.M1版本,其中包含Spring Data Cloud Spanner和Spring Cloud Config支持的预览。正在进行的艰苦工作围绕着Google Cloud Datastore的 Spring Data 抽象。还有许多 Google Cloud 功能我们希望处理并为其展现基于 Spring 的 API 和配置便利性。请随时向我们提供任何反馈,甚至贡献!
来自 Spring Cloud GCP 团队
不要错过 9 月在华盛顿特区的SpringOne Platform大会!我和 Google 团队将代表这些以及 Spring Cloud for Google Cloud Platform 项目中的更多其他功能。查看会议并注册!