ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,897 results

Dan Vega
GraphQL for Java Developers: 01 - Why GraphQL

In this video we look at the problems GraphQL was designed to solve. If you've ever built a REST API and ended up with dozens ...

12:28
GraphQL for Java Developers: 01 - Why GraphQL

4,702 views

3 months ago

DavinchiCoder
Domina GRAPHQL con JAVA y SPRING BOOT!

🖇️ *FINAL PROJECT*: https://github.com/David-DAM/spring-graphql ⭐ *CODE FOR 3 MONTHS FREE JETBRAINS IDE*: DAVINCHICODERxJB ...

20:17
Domina GRAPHQL con JAVA y SPRING BOOT!

700 views

7 months ago

Dan Vega
GraphQL for Java Developers: 06 - N+1 Problem and Virtual Threads

In this video we tackle the N+1 problem, one of the most common performance pitfalls in GraphQL. When you query a list of books ...

12:46
GraphQL for Java Developers: 06 - N+1 Problem and Virtual Threads

1,179 views

3 months ago

Dan Vega
GraphQL for Java Developers: 02 - Creating the Data Layer

In this video we set up the foundation for our GraphQL Books API. We create the Book and Author JPA entities, define their ...

9:58
GraphQL for Java Developers: 02 - Creating the Data Layer

1,885 views

3 months ago

Dan Vega
GraphQL for Java Developers: 04 - Data Fetchers

In this video we bring our GraphQL schema to life by writing the Java code that actually resolves queries and mutations. We'll look ...

18:12
GraphQL for Java Developers: 04 - Data Fetchers

1,463 views

3 months ago

Dan Vega
GraphQL for Java Developers: 03 - The GraphQL Schema

In this video we define our GraphQL schema using the Schema Definition Language (SDL). Instead of letting our code dictate the ...

9:11
GraphQL for Java Developers: 03 - The GraphQL Schema

1,676 views

3 months ago

Dan Vega
GraphQL for Java Developers: 08 - Client Integration with HttpSyncGraphQlClient

In this video we switch from the server side to the client side. We build a standalone Spring Boot application that calls our ...

15:10
GraphQL for Java Developers: 08 - Client Integration with HttpSyncGraphQlClient

697 views

3 months ago

Warren Day
GraphQL Full Course from Beginner to Pro

Find extra material for every module and support my work by purchasing the course: https://overstacked.io/courses/graphql Join ...

4:20:44
GraphQL Full Course from Beginner to Pro

12,774 views

11 months ago

DevSkills
MicroProfile vs Traditional Java: Why Companies Are Switching

Unlock the power of cloud-native Java development with MicroProfile! In this video, we break down what MicroProfile is, why it ...

7:13
MicroProfile vs Traditional Java: Why Companies Are Switching

177 views

10 months ago

Dan Vega
GraphQL for Java Developers: 09 - Observability

In this video we add observability to our GraphQL API. We cover the three pillars (metrics, logging and traces) and look at the new ...

7:11
GraphQL for Java Developers: 09 - Observability

721 views

3 months ago

Codist
Every Type of API Simply Explained in 9 Minutes!

My Favorite Platform to Learn Code is : https://scrimba.com?via=codist You can Learn AI Engineering With Scrimba With 20% ...

9:54
Every Type of API Simply Explained in 9 Minutes!

988,838 views

9 months ago

Dan Vega
GraphQL for Java Developers: 05 - Unions

In this video we look at union types in GraphQL and how they let you return different types from a single query. We'll build a ...

6:47
GraphQL for Java Developers: 05 - Unions

793 views

3 months ago

hakeemit
GraphQL Schema Mapping - Spring Boot Mysql

Learn how to get started with Graphql using spring boot framework. In this session, you will be learning like how to use the ...

7:08
GraphQL Schema Mapping - Spring Boot Mysql

126 views

9 months ago

Fernando Guardiola Ruiz
GraphQL N+1 Problem Solved (4.1s → 546ms) | Dynamic Batching Demo

Typical GraphQL query (catalogs → products → reviews) across distributed services. Without batching: ~4.1 seconds With ...

0:18
GraphQL N+1 Problem Solved (4.1s → 546ms) | Dynamic Batching Demo

106 views

3 months ago

hakeemit
GraphQL Save, Update and Delete using Mutation Mapping - Spring Boot Mysql Database

Learn how to get started with Graphql using spring boot framework. In this session, you will be learning like how to add the ...

10:44
GraphQL Save, Update and Delete using Mutation Mapping - Spring Boot Mysql Database

22 views

9 months ago

Dan Vega
GraphQL for Java Developers: 10 - Course Conclusion and Next Steps

In this final video we recap everything we built throughout the series. From setting up our data layer and designing a schema-first ...

4:28
GraphQL for Java Developers: 10 - Course Conclusion and Next Steps

735 views

3 months ago

hakeemit
GraphQL Query Mapping - Spring Boot REST API GET Call using Query Mapping

Learn how to get started with Graphql using spring boot framework. In this session, you will be learning like how to add the ...

9:31
GraphQL Query Mapping - Spring Boot REST API GET Call using Query Mapping

57 views

10 months ago

nukkadcode
GraphQL with SpringBoot and Java

Description GraphQL with Spring Boot and Java | Build Modern APIs Step by Step Learn how to build modern APIs using ...

32:59
GraphQL with SpringBoot and Java

32 views

2 months ago

DevSkills
#GraphQL vs #REST for #Microservices. Which One Wins? #APIDiscovery #Flexibility #Performance

GraphQL vs REST: The Future of Microservices? Fixing API Discovery & Stopping Data Overfetching! Are you tired of struggling ...

1:00:35
#GraphQL vs #REST for #Microservices. Which One Wins? #APIDiscovery #Flexibility #Performance

63 views

Streamed 4 months ago

Dan Vega
GraphQL for Java Developers: 07 - Data Integration (GraphQLRepository + AOT Repositories)

In this video we look at two features that can simplify and speed up your data layer. First we explore the @GraphQLRepository ...

12:39
GraphQL for Java Developers: 07 - Data Integration (GraphQLRepository + AOT Repositories)

906 views

3 months ago