Full Stack GraphQL With Spring boot Kotlin and React Apollo

所在平台: Udemy

课程主页: https://www.udemy.com/course/full-stack-graphql-with-spring-boot-and-react-apollo-typescript/

课程评论:没有评论

第一个写评论        关注课程

课程简介

《Full Stack GraphQL With Spring Boot, Kotlin, and React Apollo》课程旨在教授学员如何使用 Spring Boot、Kotlin 和 React Apollo 构建全栈 GraphQL 应用程序,并涵盖相关的安全性和测试。 **课程亮点:** * **全栈项目开发:** 从零开始构建一个端到端的项目,涵盖前端(React Apollo)和后端(Spring Boot、Kotlin)。 * **GraphQL 核心概念:** 深入理解 GraphQL 是什么,它与 REST API 的区别,查询(Query)、变更(Mutation)、模式(Schema)、查询解析器(QueryResolver)、变更解析器(MutationResolver)和字段解析器(FieldResolver)等核心概念。 * **Spring Boot 集成:** 学习如何在 Spring Boot 中集成 GraphQL,包括设置 GraphQL 项目、使用 Spring Data JPA 集成数据库。 * **安全与认证:** 掌握如何在 GraphQL 应用中实现 JWT 认证和基于角色的授权,包括在 Spring Security 和 React 层面进行配置。 * **React Apollo 客户端:** 学习如何设置 React 应用程序并使用 Apollo Client 进行 GraphQL 数据交互。 * **开发工作流:** 了解 Codegen(代码生成)在开发流程中的应用。 * **进阶主题:** 探索如何进行 GraphQL 应用的集成测试、维护 GraphQL Schema、创建自定义标量类型、进行输入验证、使用 `@Directive` 转换字段值以及解决 N+1 查询问题。 * **前端技术栈:** 包含 Formik 和 Yup 进行表单验证,React Router Dom V6 进行路由管理,以及 MUI (Material UI) 进行 UI 组件开发。 完成本课程后,学员将能够自信地解释 GraphQL,并独立构建和部署具备安全功能的 GraphQL 全栈应用程序。

课程评论(0条)

课程详情

Are you someone who want to learn GraphQL with spring boot Kotlin & React and how to test GraphQl application then you are in right place:).In Easy way you will learn How to create full stack project with Spring boot GraphQl and React With JWT based Authentication and Authorization.This course enables you as a GraphQL engineer who can explain graphQL in simple words to anyone.Throughout the course, we will practice a lot writing graphql schema and we will understand how the graphQL ecosystem works with spring boot.You will learn what is GraphQl and how to set up the graphQL project with spring boot & React With Security Using JWT.What is GraphQL?A query language for your APIGraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.Ask for what you need,get exactly thatSend a GraphQL query to your API and get exactly what you need, nothing more and nothing less. GraphQL queries always return predictable results. Apps using GraphQL are fast and stable because they control the data they get, not the server.In this course, you will learn:-What is GraphQL?Difference between GraphQL and REST APIHow to Setup Spring Security In GraphQLHow to use JWT tokenHow to Setup Role based Authorization In GraphQLHow to Setup React Application With Apollo ClientHow to Setup Codegen based Development WorkflowAuthentication and Authorization At React LevelWhat is Query in GraphQL?What is Mutation in GraphQL?What is Schema in GraphQL?What is QueryResolver in GraphQL?What is MutationResolver in GraphQL?What is FieldResolver in GraphQL?How to Integrate GraphQL application with database using Spring Data JPA.How to write an integration test for graphQL.How to maintain graphQL schema.How to create custom scalar type in graphQLHow to perform input validation in graphQlHow to transform field value with @DirectiveHow to solve N+1 query problem in graphqlFormik With Yup ValidationReact Router Dom V6 IntegrationMUI - Material UI with React

课程标签

0人关注该课程

主题相关的课程