Using Google Cloud Storage in Java (With Examples)

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ก.ค. 2024
  • Learn how to use Google Cloud Storage in your Java application. We'll learn how to create a bucket, upload and download files, and list files in a folder.
    Chapters:
    00:00 Introduction
    00:28 Creating a Bucket
    02:25 Installing Dependencies
    03:03 Uploading Files
    04:25 Updating Files
    05:10 The Blob Instance
    05:57 Downloading Files
    06:35 Reading Files
    07:07 Deleting Files
    08:08 How Folders Work
    09:11 Listing Files in a Folder
    10:53 Summary
    Google Cloud Storage documentation - cloud.google.com/storage/docs
    Installing gcloud CLI - cloud.google.com/sdk/docs/ins...
    Standard Maven java project structure - www.sohamkamani.com/java/cli-...
    Complete code example - github.com/sohamkamani/java-g...

ความคิดเห็น • 1

  • @Ala-TooItClub
    @Ala-TooItClub หลายเดือนก่อน

    thank you man! u r best!