Sir i have one recommendation. Unlike front-end There's not much springboot projects in UA-cam. If possible please make a production level full stack springboot project with spring security, deployment, testing everything We will buy if you can make paid one on it
Very elaborate and of rich quality. Most of the you tube tutorials don't dwell this deep into the domain. You touch upon every aspect of the topic under discussion. Thank you so much. Can you add 5min of Query Optimization techniques or JPA optimization techniques to this tutorial
Great video! I`ve watched it in its entirety and got a lot of new knowlage, I`ve done with several courses about spring already, but there was full coverage. Expect from you more videos, you always do the best!
Thank you the tutorial, I like the way you use the documentation to explain things, most people just talk and seems is coming from their heads, really appreciate. I would like to see a tutorial about Spring Cloud with native build
Great tutorial. Very helpful. Please add a course on spring reactive framework. One question though, @Polymorphism is only specific to Hibernate and it is marked for deprecation. What is the best way to filter out child class records from queries? Should we use discriminators in queries?
Thank you for your insightful tutorials. I want to know if I can create a desktop application using Spring boot and Angular according to the client's requirement, if not are there other advanced technologies to create a desktop application?
Isn't there a mistake in crow's foot notation of the project diagram (34:30 The project we will build)? Shouldn't it be the other way around in Author-Course relationship? Course must have at least one author so there should be a line on author side, and author might not have a course yet so there should be a circle on course side?
3:15:30 What will be the resource_type if I try to insert 'length', 'type' and 'content'? Means, Is it possible to persist data with all these 3 values? Like, Instead of VideoRepository, is it possible to persist a data with three columns (Example: length = 10, type= 'pdf', content= 'hello world!') using ResourceRepository?
Why the kerfuffle with setting up the databases externally with docker when Spring has support via docker-compose which will autodetect your driver dependencies and create a yaml file to run from within the spring application?
Hi @Bouali Ali, Here at age field, you are not using any column annotation as well as nullable attribute also, but how it is reflecting as not null in database. Can you please help on this ?
hello sir. what is the difference between spring data jpa and spring data REST. i just came across it but in spring docs when i was trying to understand pagination
great video ali thank you so much ! i was wondering how can i avoid infinite recursion during serialization with Bidirectional Association ? as in let's say that i want a specific course with all it's sections , and on a different endpoint i want to get a section with it's parent course . i'm always getting a huge Json file that has recursion .
Thats really great, thank you! One question: At 04:43:30 "Select data with named query" i got this: org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: com.tutorial.jpa.models.Author.courses: could not initialize proxy - no Session I've read that "Hibernate throws the LazyInitializationException when it needs to initialize a lazily fetched association to another entity without an active session context. That’s usually the case if you try to use an uninitialized association in your client application or web layer." But what am I doing wrong? It seams to appear in context with "repository.findByNamedQuery(50) .forEach(System.out::println); because it's possible to read out the size() of repository but not .forEach... Thx in advance!
Hi Ali, As I know MYSQL Dialect does not support sequences then how you create the sequence? It has been created two table with name "author" and "author_sequence".
Hello Coach, Hope this message finds you well. I'm reaching out to you today because I believe your courses have the potential to attract a significant number of students and generate positive reviews. Would you be interested in proceeding further? Here are my marketing plan to promote your Udemy course to attract more students and gain many positive 5 stars reviews: 1. Offering free Coupon: Provide a taste of your course content with a free coupon to enroll 1000 students in 5 days. 2. Utilizing Social Media 3. Email Marketing Campaign 4. And possibly running ads. I am looking forward to hearing from you soon.
Hi Ali When i used findAllBy method i capture result in List but when i try to print List it gives LazyInitializationException. How to resolve such issue please guide on it. Thanks in advance
Mr. Bouali Ali, you have become a role model and inspiration for me as a developer and a person. May Allah protect and reward you.
I'm a CS student and thanks a lot for making this video, Mr. Ali.
Love from Vietnam students ❤️❤️❤️
keep it up bro !!!
@@go_lang_thang yessirrrrrr
Myself faheem having 4 years of experience as java backend developer but when i start watching your videos learn something new
Thanks ali
From india
Glad to hear that
Another milestone to acquire knowledge , improve and confidence , thanks Ali
My pleasure!
Oct 2, 2024
10:25AM | Watched upto 57:18
11.20AM | Watched upto 1:30:50
12:05PM | Watched upto 2:05:55
02:59PM | Watched upto 2:25:20
04:18PM | Watched upto 2:37:37
06:44PM | Watched upto 3:24:50
07:19PM | Watched upto 3:33:03
08:03PM | Watched upto 3:58:30
Oct 3, 2024
09:10AM | Watched upto 4:29:10
Just watched the 7 hours of spring boot course. Excited to watch upcoming ones😅
Enjo it!
no way. Another? Bro, you are changing my life, thanks.
Happy to hear that!
Sir i have one recommendation. Unlike front-end
There's not much springboot projects in UA-cam.
If possible please make a production level full stack springboot project with spring security, deployment, testing everything
We will buy if you can make paid one on it
Hello guy ! You can watch this tutorial
ua-cam.com/video/WuPa_XoWlJU/v-deo.html
Very elaborate and of rich quality. Most of the you tube tutorials don't dwell this deep into the domain. You touch upon every aspect of the topic under discussion. Thank you so much. Can you add 5min of Query Optimization techniques or JPA optimization techniques to this tutorial
Bouali Ali - modern hero!
Thank you
Wow, immense, greatly enjoying your spring batch course
Glad you enjoy it!
Mzee, pia wewe umepata hii channel 😀
Great video! I`ve watched it in its entirety and got a lot of new knowlage, I`ve done with several courses about spring already, but there was full coverage. Expect from you more videos, you always do the best!
Glad you enjoyed it!
Well elaborated! Thank you
Masterpiece ❤ Love from 🇮🇳
Saya tidak mengerti bahasa mu, tapi presentasi mu dalam menjelaskan membuat aku paham. Terimakasih.
Thank you for such type of contents.
Thank you, this course is essential for Java developers, It provides clear explanations.
I come from Vietnam and I find your videos very easy to understand
Glad you think so!
Wow, I was literally looking for this course on your channel hours before you uploaded it. Much appreciated
Glad you liked it!
Thank you the tutorial, I like the way you use the documentation to explain things, most people just talk and seems is coming from their heads, really appreciate. I would like to see a tutorial about Spring Cloud with native build
working on it
thanks for this amazing tutorial. I directly applied most of the database concept in this tutorial into my final project
Great tutorial. Very helpful. Please add a course on spring reactive framework. One question though, @Polymorphism is only specific to Hibernate and it is marked for deprecation. What is the best way to filter out child class records from queries? Should we use discriminators in queries?
Very nice video ♥
I understood spring data JPA now !
Extremely well done sir. Thank you very much.
Very welcome
love from Vietnam!
Great explanation! Thanks Ali
شكرا جدا ليك يا بشمهندس علي تعبك وشرحك الجميل وإن شاء الله في انتظار Spring cloud ☕
Thank you very much ♥️♥️
Welcome
Well elaborated. Thank you
Done!!!
love from Pakistan
بارك الله فيك ويرحم والديك.Many thanks
my Pleasure
Great video! Thanks🙏
thank's ali
indeed it is ultimate guide for me. Thank you very much.
Glad it helped!
Great lesson! Thanks you
My pleasure!
excellent, we need more
every week
is there a good tool that you can recommend for drawing Entity Relationship diagrams ?
StarUML software.
draw.io
Great one Course Sir,, Thanks Alot, I have a suggestion: Deplying a SpringBoot Application on ECS AWS with cicd
check the latest video
Thank you, Bouali Ali.
welcome
Thank you for your insightful tutorials. I want to know if I can create a desktop application using Spring boot and Angular according to the client's requirement, if not are there other advanced technologies to create a desktop application?
Isn't there a mistake in crow's foot notation of the project diagram (34:30 The project we will build)? Shouldn't it be the other way around in Author-Course relationship? Course must have at least one author so there should be a line on author side, and author might not have a course yet so there should be a circle on course side?
Another great content. Thank you sir ♥🔥
Glad you enjoyed it!
3:15:30
What will be the resource_type if I try to insert 'length', 'type' and 'content'? Means, Is it possible to persist data with all these 3 values? Like,
Instead of VideoRepository, is it possible to persist a data with three columns (Example: length = 10, type= 'pdf', content= 'hello world!') using ResourceRepository?
Thanks, it is amazing explanation !
You are welcome!
I love what you are doing bro
Thank you so much wess
another great content. thanks again.
My pleasure!
your videos are really up to date with today's springboot developement, Thank you so much, God Bless you
You're very welcome!
First of thank you so much for providing this type of content for free, and I request you to create a full fladge application please
Great suggestion!
Why the kerfuffle with setting up the databases externally with docker when Spring has support via docker-compose which will autodetect your driver dependencies and create a yaml file to run from within the spring application?
Hi @Bouali Ali,
Here at age field, you are not using any column annotation as well as nullable attribute also, but how it is reflecting as not null in database. Can you please help on this ?
In the table-per-class strategy, why the base class has its own table? 3:28:40
hello sir. what is the difference between spring data jpa and spring data REST. i just came across it but in spring docs when i was trying to understand pagination
thank you!
You're welcome!
Just One Question , Do I need to learn more after mastering the materials and concepts in this video ?
yes, go for the book social network playlist to deepen your knowledge
Thank you ♥
my pleasure
Great tutorial
Thank you! Cheers!
awsome can you also please post short part for jpa only part with spring as basic or introduction ?
The main focus is JPA
The type @Polymorphism is depreciated since version 6.2... so what to do
waiting for the whole course on spring security 😀
released
Thank you sir ♥🔥
welcome
please do ultimate guide for spring security. Thank you very much.
done
please make a complete tutorial on Spring Cloud Microservies
Already done. Check the videos
can you make One to Many relations in a single table?
do u have full source?
perfect video ! But pleaseeeee can you make frontend to use spring security with register, authenticate, refresh
done
great video ali thank you so much ! i was wondering how can i avoid infinite recursion during serialization with Bidirectional Association ? as in let's say that i want a specific course with all it's sections , and on a different endpoint i want to get a section with it's parent course . i'm always getting a huge Json file that has recursion .
I published a video about that exact issue.
Check the videos
Great Job bro , mcharif Tounes
allah ybareklik
thanks bro !
i am using intellij community editionand underview not able to view database. is it only me or anybody else also facing same issue
Thats really great, thank you!
One question:
At 04:43:30 "Select data with named query" i got this:
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: com.tutorial.jpa.models.Author.courses: could not initialize proxy - no Session
I've read that "Hibernate throws the LazyInitializationException when it needs to initialize a lazily fetched association to another entity without an active session context. That’s usually the case if you try to use an uninitialized association in your client application or web layer."
But what am I doing wrong?
It seams to appear in context with "repository.findByNamedQuery(50)
.forEach(System.out::println); because it's possible to read out the size() of repository but not .forEach...
Thx in advance!
Hi Ali, As I know MYSQL Dialect does not support sequences then how you create the sequence? It has been created two table with name "author" and "author_sequence".
mysql uses table generator
Thanks!
Wow, thank you for that ❤️
@@BoualiAli The content is worth more than this little thanks... But Thanks for this comprehensive video.
can you upload the code for this video? Thank you !!
very nice intro 🙂
Glad you liked it!
Thanks for valuable content hope you come up with MapStructs framework in springboot please
Sure thing!
1:39:00 Spring JPA
Is this a full course for spring boot or do I need to buy to access for full course somewhere?
all my courses are free.
Do not pay for learning.
You can contribute if you want to
que buen servicio :)
Please do big lesson about metrics and monitoring
Great suggestion!
@@BoualiAli You're the best sir
Please put the table of contents.
done
We could have made mappedSuperclass abstract.
Com for stats
I want to full stack developer cource and videos provided
done
verify helpful
Glad you think so!
Where is the code link ?
in my github
Security tutorial?
Soon
@@BoualiAli no way you are real sir😳
2:40:23
4:50:00
Please Spring Boot and Thymeleaf Project🎉🎉🎉
Great suggestion!
Instead of giving the link of your Github profile, please provide the project link.
it is already there
❤❤
bro i am waiting for another course on Spring Security pls make full video bro
done
Kubernate tutorial?
sure
Hello Coach,
Hope this message finds you well.
I'm reaching out to you today because I believe your courses have the potential to attract a significant number of students and generate positive reviews.
Would you be interested in proceeding further?
Here are my marketing plan to promote your Udemy course to attract more students and gain many positive 5 stars reviews:
1. Offering free Coupon: Provide a taste of your course content with a free coupon to enroll 1000 students in 5 days.
2. Utilizing Social Media
3. Email Marketing Campaign
4. And possibly running ads.
I am looking forward to hearing from you soon.
Please stop using @Data for entities
why? Do you explain that?
@@emiraktas2341 google @Data Lombok with jpa entities on stack overflow
Why? Just a lombok feature😅
@@gabrielemartina6163 search on Google lombok @Data jpa entity and see why it's bad. It's a mistake everyone makes
why not bro ? ? ? ?
+
Hi Ali
When i used findAllBy method i capture result in List but when i try to print List it gives LazyInitializationException.
How to resolve such issue please guide on it.
Thanks in advance
Great video! Thanks!
thank you
Thanks!
Thank you
@@BoualiAli Thank you Sensie
3:33:10