Google Cloud Platform: Spring Boot - BigQuery

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024
  • In this demo is shown how to upload a csv file using a spring boot app into BigQuery

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

  • @RavindraKumar-sn6te
    @RavindraKumar-sn6te 2 ปีที่แล้ว

    Great example

  • @somsuvroghosal4172
    @somsuvroghosal4172 3 ปีที่แล้ว +1

    Hello this is a great tutorial ..also can you please show us how we can do simple crud (create,read,update,delete)operations as well in the gcp tables with spring boot

    • @TheTiagoslater
      @TheTiagoslater  3 ปีที่แล้ว

      once i have some spare time i ll deliver this content

  • @nehagupta607
    @nehagupta607 3 ปีที่แล้ว +1

    Hey could you please help me with below error:
    Description:
    Field bigQueryTemplate in com.example.csvtobigquery.service.CsvToBigqueryService required a bean of type 'org.springframework.cloud.gcp.bigquery.core.BigQueryTemplate' that could not be found.
    The injection point has the following annotations:
    - @org.springframework.beans.factory.annotation.Autowired(required=true)
    Action:
    Consider defining a bean of type 'org.springframework.cloud.gcp.bigquery.core.BigQueryTemplate' in your configuration.

    • @TheTiagoslater
      @TheTiagoslater  3 ปีที่แล้ว +1

      can you share you repo ?

    • @nehagupta607
      @nehagupta607 3 ปีที่แล้ว

      @@TheTiagoslater please share gmail id so that i will share drive link

    • @nehagupta607
      @nehagupta607 3 ปีที่แล้ว

      @@TheTiagoslater can you share ypur gmail id so i can share with you my code actually currently i dont have repo.

  • @vasanthv9264
    @vasanthv9264 3 ปีที่แล้ว +2

    Hi, Can you share me the code with GCP bigquery CRUD operation using spring boot.

    • @TheTiagoslater
      @TheTiagoslater  3 ปีที่แล้ว +3

      here we go github.com/jamesmedice/Spring-Boot-GCP-BigQuery

  • @amarendrayadav6356
    @amarendrayadav6356 3 ปีที่แล้ว +1

    Hey, can you please provide git url for the code(spring boot app) you wrote?

    • @TheTiagoslater
      @TheTiagoslater  3 ปีที่แล้ว +2

      here we go, github.com/jamesmedice/Spring-Boot-GCP-BigQuery , something else ?

    • @sanvusarvesh2150
      @sanvusarvesh2150 11 หลายเดือนก่อน

      Amazing content. Thanks@@TheTiagoslater for the source code.