4:30 explain basic with different return for services 9:30 Spring Initializer 12:00 Create Repo for obj 24:00 returning values for query (use @Argument) 31:00 accessing different schemas (Postman) 35:00 update product 42:00 receive Shipment
@nagireddygajjela54307 ай бұрын
Thank you for sharing good content about spring boot graphql
@ambarishkapil80047 ай бұрын
Thanks for making this tutorial. I would want to see a part 2 of this, where you can go through mapping complex datatypes in schema.graphqls
@vinaykumar-f95 ай бұрын
Thank you... JavaTeachie ❤
@fipabrate7 ай бұрын
Your explanation was very clear! I'm now interested in learning how to secure this endpoint. For instance, queries can be publicly accessible, but mutations should require authorization.
@Javatechie7 ай бұрын
I will explore and update you
@krushnnabaviskar41316 ай бұрын
THANKS, VERY INTERESTRING FEATURE.
@sangeethavaithilingam55946 ай бұрын
Thank you bro
@vino7tech7 ай бұрын
Tq basant for your wonderful content. It is very useful.
@Deepakblg977 ай бұрын
Awesome content sir 👌
@prasadkadu97373 ай бұрын
Thanks for help, best tutorial
@bhamarsingh28677 ай бұрын
Thankyou sir ji ❤
@SubhrajitSadhukhan2 ай бұрын
Nicely done.
@psudhakarreddy65487 ай бұрын
Thank you 😊
@shashankdahake89853 ай бұрын
Thanks buddy ,
@shuktisarwade482723 күн бұрын
Nice video. Please also create a video on SubscriptionMapping and how to write a GraphQL client in Spring Boot.
@2RAJ216 ай бұрын
thank you for new topic GraphQL
@AbhishekSaraff7 ай бұрын
Weekend ka kaam hogya❤
@akashdebnath84927 ай бұрын
same here
@abdus_samad8907 ай бұрын
Nice and informative video...
@RouguiBARRO-p6l4 ай бұрын
Thank you!!!!!!!!!!!! so muchhhhhhhhhhhhhhhh!!!!!!!!!!!!!!!!!!!!!!!!!!
@PontesesEduardo7 ай бұрын
Very nice video! Thanks for sharing with us. (SubscriptionMapping)
@jrdillip6 ай бұрын
Sir what about the http status code. How can we return different status code in graphql structure and how we can design the response structure as per our wish. How security works here ?
@popoolaolaitan-ow3jn4 ай бұрын
Thank You, JavaTechie ...Interested in learning more about the @SubscriptionMapping annotation
@bhanushukla40265 ай бұрын
Please make more videos of it. Also please tell about other mappings as well.
@ravi13419757 ай бұрын
Wow this is so cool Basanth.
@yugandharreddynalabolu5 ай бұрын
Thank you
@souravmanna90906 ай бұрын
Thank you for this tutorial!! What about inserting one or multiple new record into db. What is the process? Could you please elaborate.
@Javatechie6 ай бұрын
Good usecase I will check and update you 👍
@paileemallesh17336 ай бұрын
thank you somuch
@akshaypatil3107 ай бұрын
Thank you for sharing good content please provide video on SubscriptionMapping
@Javatechie7 ай бұрын
Sure
@subbu.kurapati35757 ай бұрын
Its simply super. sir it means can we completely avoid rest controller or else any scenario there particularly use only rest controller.❤❤
@zabiullah927 ай бұрын
Yes interested in subscription mapping
@shirazkamal72006 ай бұрын
When we query product name only, will it select name field from product table or will it run select * from products table
@Javatechie6 ай бұрын
No from db side it won't do anything. Graphql data fetcher will only give you desired field what you asked for
@kesavakonanki18926 ай бұрын
Nice information and create video about @subscriptionMapping as well
@erichhc96986 ай бұрын
@subscriptionMapping -> spring web flux
@ganeshbabu82636 ай бұрын
Bro it is possible to use both rest and graphql in same spring boot application?
@SyamJohan7 ай бұрын
Thanks for the video. Im just thinking, How do you secure graphql endpoint?
@jaganathanmurthy68617 ай бұрын
how can i access from UI, for custom response like mentioned in Postman
@Javatechie7 ай бұрын
I will cover that don't worry 😉😀
@NikhilJain087 ай бұрын
Sir.. create some video on real-time dashboard with Mongo DB
@subbu.kurapati35757 ай бұрын
Sir from sender side ok. But receiver side we have to change DTO class according to required values. Right?
@sumantaghosh42397 ай бұрын
Can we create a new product with Graphql, also how can we use it with the frontend ?
@Javatechie7 ай бұрын
I will cover fronted integration in separate video
@SaiKrishna-tc8xb7 ай бұрын
You can create a new query in schema where you input all the parameters and then in the method you can just create new Product and update in the repository finally return the same object
@tamillll7 ай бұрын
Can you please post a video for hexagonal architecture with spring boot?
@sathishbabu3322Ай бұрын
Hi @javatechie team, When I tried to run the git repo code of this application with springboot 3.4.0 I am getting exceptions only.
@karthikeyanrm34467 ай бұрын
Hi Basant - Please plan for spring interview questions. Kindly continue the series.
@dattasaimogudampalli7 ай бұрын
Explain subscription mapping, also can't I update the value with a querymapping only because it can take argument and internal operation doesn't really concern the annotation right?
@saikumardasari42207 ай бұрын
What is the difference between odata and graphiql
@VimalSolanki765 ай бұрын
🙏
@TheEntium7 ай бұрын
Hi brother.. nice content... Just wanted to confirm any plans for DGS graphql or apollo graphql because I saw these are widely used in a big enterprise project .. also in my previous project we were having Apollo graphlql gateway for all scheme registry .. as it is required in case if we have multiple graphql microservices.. just wanted to get indepth in that .. and through your teaching it will be possible definitely .. 🙂
@Javatechie7 ай бұрын
I haven't explore them yet but will upgrade and update you
@TheEntium7 ай бұрын
@@Javatechie sure brother .. appreciate your hardwork
@ameermuavia93347 ай бұрын
Keep shining !!!
@ajaybiswal17 ай бұрын
Nice explanation for the java part. How to use in some webclient like Reactjs etc
@hanumanthram67547 ай бұрын
Can we send proper ResponseStatus? With graphQL
@Javatechie7 ай бұрын
Will check and update you buddy because it's not http rest api
@hanumanthram67547 ай бұрын
@@Javatechie Thank you sensei!
@ameermuavia93347 ай бұрын
Hi, Java Techie Kindly make another video that covers the remaining content of the graphQl.
@Anil-Pochiraju7 ай бұрын
Bro .. please make a video on Spring + Ollama with a real time example
@Javatechie7 ай бұрын
I started learning it surely will publish
@SrinivasulaReddyDwarakacharla7 ай бұрын
Could not load GraphQL schema. Received an invalid introspection response while excuting simple hello world , please help me, in postman
@tejabtitare51696 ай бұрын
Hi Team, Please upload one video base on consuming Graph Ql query..using Spring boot webflux
@Javatechie6 ай бұрын
Yes i will publish it tomorrow
@tejabtitare51696 ай бұрын
@@Javatechie thanks sirji
@girishrp93397 ай бұрын
God father of the Java Backend Engineer. Can you please upload GraphQL client.
@Javatechie7 ай бұрын
Such a great word 👏. I am not Games gosling anyways thanks for your appreciation I take it on positive way 😊. Surely will upload graphql client soon
@AGAGARCIA7 ай бұрын
Great video. Please conti ue Witherspoon topics línea unión interfaces and error handling
@paileemallesh17336 ай бұрын
Can you please provide the @subscriptionmapping info
@captainsparrow1016 ай бұрын
Can anyone confirm what is adoopted by big MNCs graphQL or Netflix DGS GraphQL?
@Javatechie6 ай бұрын
Not much familiar with Netflix graphql
@santoshkamat61327 ай бұрын
Hey make videos on apollo federation and subgraphs. One of my clients predominantly uses that
@Anilkumar-reddy7 ай бұрын
Bro, why u stopped making videos.
@Javatechie7 ай бұрын
Which video Anil . Every week trying to upload at least one useful content as not getting enough time to prepare more . From mid of July I will be more active on KZbin as previous
@prasadkadu97373 ай бұрын
interested in subscription mapping
@destroyer_916 ай бұрын
Creating schema havent mentioned 😀
@Javatechie6 ай бұрын
I believe you didn’t watch the complete video please check 23:00 🕚
@wiredgamers17957 ай бұрын
Has Basant quit his job?
@Javatechie7 ай бұрын
WHy buddy what happened 🤣🤣🤣
@wiredgamers17957 ай бұрын
@@Javatechie making videos at 11AM :)
@YashPatel-gp3gp7 ай бұрын
This is too funny 😂
@Javatechie7 ай бұрын
@@YashPatel-gp3gp I didn't find laugh emoji 🤣🤣🤣🤣
@simply_shekhar_dixit6 ай бұрын
I am not able to find the playlist for graphql do we have any ?