Building a GraphQL API with Spring Boot | Spring with GraphQL

Опубликовано: 20 Март 2026
на канале: miss google
6,910
120

Welcome to my Channel...!

In this video we are going to see Creating Spring API with GraphQL. These are the fundamentals of Spring with GraphQL and essential trainings. we will see more and more in upcoming videos.

☕ BuyMeACoffee: https://buymeacoffee.com/missgoogle

Exercise Files Direct Link:-👇👇👇
https://jmp.sh/IIMpJ2Na

Alternate Direct Link:-👇👇👇
https://mega.nz/file/MypGlKBb#iNAhHzcaNAHs...

PHP Tutorials for Beginners to Master | A-Z Concepts in PHP
PHP Full Playlist:-👇👇👇
   • PHP Tutorials for Beginners to Master | Le...  

Full-Stack JavaScript App Development tutorial:-👇👇👇
   • Video  

Creating and Hosting Full-Stack Site using React:-👇👇👇
   • Creating and Hosting a Full-Stack Site usi...  

For any queries drop a mail at [email protected]

Share your thoughts about this video in the comment section and if you have any doubts post it in comment section.

BluePrism Playlist:-    • BluePrism | RPA  

Thank You...!

→→→→→Visit Our Channel For More Videos←←←←←

🏹LIKE
🏹SHARE
🏹SUBSCRIBE

Where There is a Will There is a Way 💘

//Chapters and time splits

00:00:00-00:00:57 Building a GraphQL API with Spring Boot
00:00:57-00:05:16 What you should know
00:05:17-00:09:24 The power of GraphQL
00:09:25-00:12:45 GraphQL in Java
00:12:46-00:17:16 GraphQL terminology
00:17:17-00:20:02 GraphQL schemas
00:20:03-00:24:23 Using the playground
00:24:24-00:28:41 Setting up the project
00:28:42-00:32:46 Creating the schema
00:32:47-00:38:27 Creating a Spring Data repository
00:38:28-00:45:11 Creating the GraphQL controller
00:45:12-00:50:43 Mutations
00:50:44-00:54:51 Errors
00:54:52-00:56:10 Challenge: Extending the API
00:56:11-01:00:14 Solution: Extending the API
01:00:15-01:02:45 Next steps