Spring Tips: Spring for GraphQL: Queries

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 พ.ย. 2024

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

  • @IvanSkodje
    @IvanSkodje 2 ปีที่แล้ว +1

    Spooky, this video is earily similar to the graphql tutorial I worked on less than a week ago

    • @ChrisB_Crisps
      @ChrisB_Crisps 2 ปีที่แล้ว

      You might want to check this video from October 2021 th-cam.com/video/kVSYVhmvNCI/w-d-xo.html

  • @rx007ful
    @rx007ful ปีที่แล้ว

    Does Spring For GraphQL supports schema type generation from existing Java POJO? Just like Graphql-SPQR library? I do not want to maintain schemas in 2 places in POJO and also in Schema file.

  • @Vishva20
    @Vishva20 2 ปีที่แล้ว

    Wow!!

  • @adityaparikh9544
    @adityaparikh9544 2 ปีที่แล้ว

    With Spring Data R2DBC Postgres, with a lot of data with these N+1 calls I saw too many open files error so I suppose the upper bound is the size of the connection pool permitted by the DBAs. Is there a way to limit the number of concurrent db calls?

    • @sidremey
      @sidremey 2 ปีที่แล้ว

      You can use the DataLoader feature in GraphQL to prefetch the items that you need

    • @ChrisB_Crisps
      @ChrisB_Crisps 2 ปีที่แล้ว

      Or a distributed db approach if you are going to use Graphql in a real world application that needs a db

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

    Please remove music from video.

  • @mlundela
    @mlundela 2 ปีที่แล้ว +1

    Great content as usual from @starbuxman. But I wish he would invest in a better microphone. The sound on his videos and podcasts are pretty crap, and have been for a long time.