61. 0:49 : How does your application interact with the database and which framework are you using ? 62. 11:22 : why is it important to configure a physical naming strategy ? (starts inline with que.61) 63. 14:07 : what are the key benefits of using spring data JPA ? 64. 21:00 : What are the differences between hibernate JPA and Spring Data JPA ? 65. 24:19 : How can you connect multiple databases or data sources in a single application ? 66. 39:48 : What are the different ways to define custom queries in spring Data JPA ? 67. 56:20 : How will you define entity relationships or association mapping in spring Data JPA ? 68. 1:08:11 : is this possible to execute join query in spring data jpa ? if yes, how can you add some insights ? 69. 1:19:22 : How will you implement pagination and sorting in Spring Data JPA ?
No BS, good explanation, hands on examples, video is speed up where repetitive typing is done. And the best part is it is made available for free. Just wow. Thanks so much for this series.
Thank you so much for uploading this @Java Techie, I waited for a very long time but I can understand how much effort is required for you to make a single video, a humble request: please continue with the series.
As you promised.... another hit one for spring boot...you are genius one brother...hatts off for your knowledge as well as explanation...lots of respect.
You are brilliant Basant, doing great job by sharing your experience and knowledge to us. Thanks for uploading this video. If possible, please make the video on Microservices Interview Question and answers the same way how you are doing for Spring Boot …. Thanks a lot Basant for all the efforts and hard work.
Java Techie, thank you so much for your videos on spring boot, it was very helpful. Please release more parts. May God Bless you for this outstanding work that you're doing !
Your video was fantastic! 1:24:28 However, there seems to be a slight error regarding the OFFSET clause in SQL. The OFFSET clause instructs SQL to skip a certain number of rows before returning the result set. For instance, consider the SQL query: SELECT * FROM employee ORDER BY id LIMIT 100 OFFSET 3; In this query, the OFFSET is set to 3, meaning it will skip the first three rows before returning the result set. As a result, the response will include rows starting from the 4th row up to the 104th row. Typically, you calculate the OFFSET by multiplying the limit (also known as pageSize) with the pageNumber. Keep up the great work!
This series is addictive. It should have an IMDB rating of 10 😂 I really wish somebody could have explained the concepts like you did, when I started with Spring Boot. Please continue this awesome RUclips series on Spring Boot! Waiting for upcoming episodes🙂
Hi Bashant Sir learned so many topics from this channel. Many thanks to your work. Can you please create interview questions for Mockito and Microservices. It will be very helpful.
We've been eagerly waiting for the Microservices Q&S Series and would love to know if it will be released. Your guidance is increasingly invaluable. And we are excited to dive into the content if it is in the works. Please let us know if we can accept it soon. Thank you so much..😃
Hi Basant thank you so much for all your wonderful videos. I got so many interview questions from this series. Please try to make a video on microservices and kafka will be really helpful if you create soon.
Great content. ❤. If you provide written version of ur tutorial then it will be very helpful for the night before interview. So that we can easily revise. Or u can just provide all important question (no need answes) in pdf format.
Hi Basanth, Thanks for your another video on QA. Is it possible to get all these questions and answers in pdf format. It will be really helpful before attending interview.
You are blocking my weekend always for learning new things and more details of springboot framework. Please add custom datasource config git repo which is missed in video description.
I have 2.5 years of experience and very strong knowledge in java and spring boot but still having difficulty even getting calls from recruiters even after applying 100s of jobs post on LinkedIn.
Bhai, are you on Topmate? I would like to have a 1:1 consultation with you regarding my interview preparation. For all the free contents that I have been watching, I would not mind paying for that 1:1 consulation on how can I swicth company. Please let me know..
Hey everyone! I'm currently on the lookout for new opportunities in the Java backend domain. If anyone knows of any openings or has any advice, I'd really appreciate it! Thanks in advance!
61. 0:49 : How does your application interact with the database and which framework are you using ?
62. 11:22 : why is it important to configure a physical naming strategy ? (starts inline with que.61)
63. 14:07 : what are the key benefits of using spring data JPA ?
64. 21:00 : What are the differences between hibernate JPA and Spring Data JPA ?
65. 24:19 : How can you connect multiple databases or data sources in a single application ?
66. 39:48 : What are the different ways to define custom queries in spring Data JPA ?
67. 56:20 : How will you define entity relationships or association mapping in spring Data JPA ?
68. 1:08:11 : is this possible to execute join query in spring data jpa ? if yes, how can you add some insights ?
69. 1:19:22 : How will you implement pagination and sorting in Spring Data JPA ?
Thank you so much buddy for sharing the timestamp i will update it .
No BS, good explanation, hands on examples, video is speed up where repetitive typing is done. And the best part is it is made available for free.
Just wow. Thanks so much for this series.
Wonderful series. Eagerly waiting for part 7🙂
Thank you so much for uploading this @Java Techie, I waited for a very long time but I can understand how much effort is required for you to make a single video, a humble request: please continue with the series.
Very helpful series, thank you very much..
Please proceed with further videos on this series. I am waiting from long time. Thank so much for your knowledge...
Just completed all parts..🙂Thank you basant for your effort
You're excellent Basant. Thank you so much for providing best content in youtube and i'm waiting for next 7 QA series. please bring it.
You're excellent Basant. Thank you so much, please continue this series whenever its possible
As you promised.... another hit one for spring boot...you are genius one brother...hatts off for your knowledge as well as explanation...lots of respect.
You are brilliant Basant, doing great job by sharing your experience and knowledge to us. Thanks for uploading this video. If possible, please make the video on Microservices Interview Question and answers the same way how you are doing for Spring Boot …. Thanks a lot Basant for all the efforts and hard work.
Java Techie, thank you so much for your videos on spring boot, it was very helpful. Please release more parts. May God Bless you for this outstanding work that you're doing !
Thank u so much Basant. It will be more helpful for me to know the things on Persistance layer. You are so great.
Good Series, waiting for next part
Your video was fantastic!
1:24:28 However, there seems to be a slight error regarding the OFFSET clause in SQL. The OFFSET clause instructs SQL to skip a certain number of rows before returning the result set. For instance, consider the SQL query:
SELECT * FROM employee ORDER BY id LIMIT 100 OFFSET 3;
In this query, the OFFSET is set to 3, meaning it will skip the first three rows before returning the result set. As a result, the response will include rows starting from the 4th row up to the 104th row. Typically, you calculate the OFFSET by multiplying the limit (also known as pageSize) with the pageNumber. Keep up the great work!
Thanks buddy 😊. Noted ...
Excellent Video Basant. Thank you. waiting for part-7
Thank you very much sir for giving wonderful useful videos always. Thanks word not enough sir for your hardworking
Thank you very much sir for your content. This series is really helpful. Thank you again and lots of love!
Thank you.....waiting for part 7...
Just completed 5th part ,and 6th part is here 🔥
Thank you so much .. Waiting for part 7 ..
Waiting for Microservices QA series ❤ please upload quickly
The effort you put for this is really appreciated. Thanks basant.
Excellent... excited for microservice QA🥰
This series is addictive. It should have an IMDB rating of 10 😂
I really wish somebody could have explained the concepts like you did, when I started with Spring Boot.
Please continue this awesome RUclips series on Spring Boot! Waiting for upcoming episodes🙂
Thank you for your kind words buddy. Surely I will continue this.
Hi Bashant Sir learned so many topics from this channel. Many thanks to your work. Can you please create interview questions for Mockito and Microservices. It will be very helpful.
Please make QA video series on Microservices. Your videos are really helpful.
Excellent effort! God bless you Basant...😊
We've been eagerly waiting for the Microservices Q&S Series and would love to know if it will be released. Your guidance is increasingly invaluable. And we are excited to dive into the content if it is in the works. Please let us know if we can accept it soon. Thank you so much..😃
Good Stuff... waiting for Microservice Q/A
Another great video!! excited for microservice QA
Hi Basant thank you so much for all your wonderful videos. I got so many interview questions from this series. Please try to make a video on microservices and kafka will be really helpful if you create soon.
Another great video!! Congrats
Thank you 🙏😊
Excellent!!!!! 🔥🔥🔥🔥🔥🔥🔥
Great content. ❤. If you provide written version of ur tutorial then it will be very helpful for the night before interview. So that we can easily revise. Or u can just provide all important question (no need answes) in pdf format.
It's already there buddy in my medium blog please check in video description you will get the link 🔗
Please make microservices video.
class is very useful. which font style are u using. it looks good
Thanks basant to accept my request, I nwver thought you will fulfill my request within 3-4 days.❤❤❤❤ Now please continue this...
No problem buddy 😄.Yes will continue this but next QA video I might publish next week based on availability
@Java Techie: Could you share the resources where are learning from like github, medium, books, youtube channels etc.. ?
It's there in the video description buddy
Hi Basant great video as usual !! Just a request, please try to use dark mode in IDE, it's bit easy on the eyes
I have tried it a couple of times but the audience is not interested in the dark mode hence i have switched back to default buddy
Hi @Java Techie, can you please let us know when you will upload the next video? eagerly waiting buddy...
Next weekend buddy
Hi Basanth,
Thanks for your another video on QA.
Is it possible to get all these questions and answers in pdf format.
It will be really helpful before attending interview.
Hello buddy it's already there please check medium.com/@javatechie/spring-boot-in-depth-interview-faqs-62edf6cda4e7
@@Javatechie Thanks for your reply ❤
I am expecting answers too.
Once again thank you for your efforts
Hi @Javatechie please let me know when the next video of this series will be uploaded?
hi sir can you please create a video on employee biometric login using Spring boot
Hi, Is the Part 7 QnA out yet or not? looking forward to it.
Will publish this weekend
Could you please help us with Microservices questions and answers Advanced
good series in youtube, not able to find part 7🙂
Thank you very much Basant for making excellent videos , Could you please provide source code of part 6 video, not able to find in git repository.
I will update the git link in the video description today EOD
@Javatechie, please add part 7 soon, waiting for it
Appreciate your interest buddy. Will definitely continue this series from July first week .
Please let us know, are you going to upload the next series video this weekend?
It will be available next week buddy
Please upload part 7 too
Sir can you please create microservice interview questions with practical examples.
1:05:22 broooooooooooooooooo😵😵😵😵😵😵😵
🤣
@@JavatechieHi Sir could you please make videoes on microoservices interview questionss pls sir
@@saikumarkatta1802 okay will do that
@@Javatechie Tq sir waiting
pls post part 7 of spring interview series
Hi @Java Techie, when the episode 7 video will upload?
Not planned yet because of too much busy schedule but will try asap
@@Javatechie okay 👍
Ook
Hi Bassnt brother,can you pls make some interview question video on spring microservices and kafka .
Sure i will
Hey man, could you please enable the new ui in intellij??????
please Bring Microservices interview Questions.
When we can expect more videos of interviewQA on springboot??
I am new to cloud technology like AWS and Azure cloud and GCP please help me As a java developer I want work with cloud
Please check out my AWS playlist. It will provide you some insights
You are blocking my weekend always for learning new things and more details of springboot framework.
Please add custom datasource config git repo which is missed in video description.
Keep learning buddy 😉. Sure i will update the description in a few minutes
@@Javatechie Thank you for adding requested git repo
Waiting for part 7...
Any update on Part 7 ????
Getting java job as a fresher is very difficult. Every company asking for minimum 4 to 5 years of experience. Is it worthy to learn java.
Yes it's required for any experience who is all working on spring boot
I have 2.5 years of experience and very strong knowledge in java and spring boot but still having difficulty even getting calls from recruiters even after applying 100s of jobs post on LinkedIn.
@@IAmUsingAndroidsame..not getting any call
In my way don't consider experience. Never loose hope. If we consider experience we can't move on.
Yes
Bhai, are you on Topmate? I would like to have a 1:1 consultation with you regarding my interview preparation. For all the free contents that I have been watching, I would not mind paying for that 1:1 consulation on how can I swicth company. Please let me know..
Hey everyone! I'm currently on the lookout for new opportunities in the Java backend domain. If anyone knows of any openings or has any advice, I'd really appreciate it! Thanks in advance!
Waiting for 7th episode..
Is part 7 out?
Any project videos on java??
No i don't have any as such
when do we expect Part-7?
Next week buddy
Can you please post all questions along with answers in a pdf file
1:05:20 hehe
🙂👍
Nnnnnice
Please help @Basanth