Spring Cloud for Google Cloud Platform 1.0 正式发布!

发布 | Artem Bilan | 2018 年 8 月 9 日 | ...

亲爱的 Spring 社区!

今天,与 Google Cloud 团队一起,我很高兴地宣布 Spring Cloud for Google Cloud Platform 项目的 1.0 版本最终正式发布!

该项目最初是与 Google Cloud 团队合作启动的(我们非常感谢他们的努力),旨在实现和公开众所周知的 Spring Framework 模式和抽象,从而将 Spring 和 Spring Boot 的优势带给使用 GCP 服务的 Java 开发人员。我们一起花费了大量时间(超过一年!)讨论最佳 API 和方法,这些 API 和方法对于旨在使用 GCP 服务的目标项目来说应该方便有用。即使我们多次迭代实现以提供最佳的开发者体验,但现在我们相信该项目已经成熟和稳定,并且我们相信它的潜力。现在我们非常激动能够继续我们的合作,实现更多功能,以便为 Spring Cloud 应用程序公开 GCP 服务!

请参阅之前发布的 候选版本 1,其中详细介绍了该项目目前已实现的功能。从那时起,我们已将该项目升级到最新的 Finchley SR1,其中包含所有最新的传递依赖项并修复了一些问题。

试试看!

这些工件可从 Spring Release 仓库和 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>

参考文档示例应用程序可帮助您快速入门。

观看我们在 Google Next 2018 上由 Josh Long 和 Google 的 Ray Tsang 对 Spring Cloud GCP 项目的最新讲解。

接下来是什么?

现在我们正忙于进行更多集成,并且最近发布了 1.1.0.M1 版本,其中包含 Spring Data Cloud SpannerSpring Cloud Config 支持的预览。正在进行中的艰苦工作是针对 Spring Data 抽象的 Google Cloud Datastore。我们希望解决并为它们提供基于 Spring 的 API 和配置便利性的 Google Cloud 功能还有很多。请随时向我们提供任何反馈,甚至 贡献

来自 Spring Cloud GCP 团队

不要错过今年 9 月在华盛顿特区举行的 SpringOne Platform 大会!我将与 Google 团队一起在 Spring Cloud for Google Cloud Platform 项目中介绍这些以及更多其他功能。查看会议并注册!

项目页面 | 问题 | 文档

获取 Spring 新闻通讯

与 Spring 新闻通讯保持联系

订阅

领先一步

VMware 提供培训和认证,以加速您的进步。

了解更多

获得支持

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

了解更多

即将到来的活动

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

查看全部