Google Cloud Platform 上的 Spring Boot
- Choose an event
- Codelabs
- Compute on Google Cloud
- Document AI Workshop (g.co/codelabs/documentai-workshop)
- Duet AI Global Roadshow (goo.gle/duetai-roadshow)
- EuroPython
- Google Cloud Codelabs and Challenges
- Google I/O 2019
- NDC Conferences
- Pic-a-Daily Serverless Workshop (g.co/codelabs/serverless-workshop)
- PyCon FR
- Windows and .NET on Google Cloud Platform (g.co/codelabs/windows)
- 按类别过滤
使用 Spring Resource 抽象访问 Cloud Storage 中的文件
13 分钟
Updated 2024年8月20日
了解如何使用 Spring Resource 抽象访问 Cloud Storage 中的文件。
容器化 Spring Boot Kotlin 应用并将其部署到 Cloud Run
16 分钟
Updated 2024年9月20日
了解如何在没有 Docker 或 Dockerfile 的情况下快速为 Spring Boot Kotlin 应用构建和发布经过优化的 Docker 映像,然后在 Cloud Run 上运行构建的映像。
Google Cloud 上的 Spring Native
49 分钟
Updated 2024年11月30日
Spring Native 是一个新兴项目,将进入 Spring 6.x 和 Spring Boot 3.x 的主线,这意味着现在是发布前几个月熟悉它的最佳时机。
Build a Kotlin Spring Application with Google Cloud Platform
35 分钟
Updated 2020年12月4日
In this codelab, you’ll build a Spring application using Kotlin and integrate with several Google Cloud Platform technologies, such as Cloud Pub/Sub and Cloud SQL.
Build and launch a Spring Boot Java app from Cloud Shell
11 分钟
Updated 2023年4月12日
Learn to build and launch a Spring Boot Java app from Cloud Shell without ever leaving your browser.
Cache data from a Spring Boot app with Memorystore
20 分钟
Updated 2024年4月22日
Learn to cache data from a Spring Boot app with Memorystore.
Connect a Spring Boot app to Cloud SQL
16 分钟
Updated 2023年4月13日
Learn to connect your Spring Boot app to Cloud SQL.
Deploy a Spring Boot app to App Engine standard environment
12 分钟
Updated 2023年4月21日
Learn to build a simple Spring Boot app and deploy it to App Engine standard environment.
Deploy a Spring Boot Java app to Kubernetes on Google Kubernetes Engine
36 分钟
Updated 2023年4月18日
Learn to deploy a Spring Boot Java app to Kubernetes on GKE.
Distributed tracing with Spring Cloud Sleuth and Cloud Trace
14 分钟
Updated 2023年4月11日
In this codelab, you will build simple Spring Boot microservices and add distributed tracing capabilities using Spring Cloud GCP Trace starter that stores trace data on Cloud Trace.
Messaging with Spring Integration and Google Cloud Pub/Sub
10 分钟
Updated 2023年4月15日
In this codelab, you’ll build two Spring Boot applications that exchange messages through Spring Integration, using Google Cloud Pub/Sub on the background.
Retrieving Credentials/Secrets from Secret Manager with Spring Boot
13 分钟
Updated 2023年6月6日
In this codelab, you will build simple Spring Boot microservices and retrieve secrets / configuration values stored in Secret Manager.
Spring Boot application with Cloud Datastore
30 分钟
Updated 2023年4月17日
In this codelab, you will learn how to use Spring Cloud GCP to write and read objects from Datastore
Spring Boot application with Cloud Spanner
27 分钟
Updated 2024年6月7日
In this codelab, you will learn how to use Spring Cloud GCP to write and read data from a Cloud Spanner database.