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)
- 카테고리별 필터링
App Engine 표준 환경에 Spring Boot 앱 배포
12분
Updated 2024년 9월 9일
간단한 Spring Boot 앱을 빌드하고 App Engine 표준 환경에 배포하는 방법을 알아보세요.
Google Cloud 기반 Spring Native
49분
Updated 2024년 11월 30일
Spring Native는 Spring 6.x 및 Spring Boot 3.x의 메인라인에 진입할 예정인 새로운 프로젝트이므로 출시 몇 달 전에 이 기능에 익숙해질 절호의 기회입니다.
Spring Boot Kotlin 앱을 컨테이너화하여 Cloud Run에 배포
16분
Updated 2024년 9월 20일
Docker 또는 Dockerfile 없이 Spring Boot Kotlin 앱에 최적화된 Docker 이미지를 빌드 및 게시한 다음 Cloud Run에서 빌드된 이미지를 실행하는 방법을 알아봅니다.
Spring Resource 추상화로 Cloud Storage의 파일에 액세스
13분
Updated 2024년 8월 20일
Spring 리소스 추상화로 Cloud Storage의 파일에 액세스하는 방법을 알아봅니다.
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 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.