***** Some Reviews From Students *****
best course on graphql. learned a lot.
learning in simple words and explained very well. thanks
A very good introductory course to learn GraphQL from scratch and implementing the backend in Java using Spring.
Very informative. Easy concept explanations and equally well practicals.
In this course you are going to learn to GraphQL With Spring Boot and Spring Data JPA.
Now a days Spring framework is widely used among Java Developers and specifically Spring Boot is in high demand to develop REST APIs.
The problem with REST APIs is that it is giving fixed response in the format of the JSON ( JavaScript Object Notation ). So there comes GraphQL in picture. GraphQL provides flexibility that in request itself we can ask which fields we want in response and it populates only those fields.
In simple words we can say select * query in SQL database is like REST API while ability to provide columns (fields) with query and to return only those fields is GraphQL.
GraphQL boosts performance of your application and it gives consumers flexibility that which attributes they want in response. REST API has problem of under and over fetching of data because of fixed structure of response and GraphQL eliminates this by providing only those attributes which are asked in the request.
Specification: GraphQL API with Java Spring Boot & Spring Framework
|
10 reviews for GraphQL API with Java Spring Boot & Spring Framework
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $9.99 |
---|---|
Provider | |
Duration | 5 hours |
Year | 2022 |
Level | All |
Language | English ... |
Certificate | Yes |
Quizzes | No |
$29.99 $9.99
Rajeev Singh –
Very informative. Easy concept explanations and equally well practicals.
Chinzo Dandar –
Repetitive
Andriy Khomiak –
Too simple course.
Emilio AG –
A lot of the code pops out of the blue. Also, code base in the lectures is not always aligned with the lecture itself so to follow through you have to spend additional time.
Gem Vallangca –
In the early sections of the course, I find the instructor is very knowledgeable and smart. He is able to share lots of things. To be able to become more effective when explaining scenarios or examples, kindly share some flow diagrams or images that would help the student understand their explanation. Please slow down a bit when explaining too. Overall the delivery of this tutorial is good and recommended for beginners like me. Thank you.
Fredy Mendoza –
It met my expectations, basic learning but it would be excellent to add advanced things or some standard
Sreyas V Pariyath –
Spring security integration also could have been there.
Dharmendra Gahlot –
learning in simple words and explained very well. thanks
Pinky –
Before taking this course I was not aware of GraphQL but now I am clear on it.
Mehul Popat –
going good.