Nice video, thanks, but I’ve always wondered why you need an instance? Why not just static methods for services?
@Java.Brains6 жыл бұрын
Good question! Static methods are difficult to test and mock, so are generally avoided.
@jpnoyola6 жыл бұрын
That works for classes that only provide services, but not for classes that create data transfer objects; you can't save multiple sets of data in one set of class variables. For the same reason, if a class needs to save multiple configurations, it needs to produce configurable objects. I hope that helps.
@Thepankaz16 жыл бұрын
@@jpnoyola whats the problem when static methods creat DTO
@srk965 жыл бұрын
static concept destroys object oriented programming. that's why scala and kotlin don't use static but singleton object.
@shankhamandal97075 жыл бұрын
Overriding is not possible
@shriram22224 жыл бұрын
1. Managing objects & Lifecycle dependencies by providing Application context and dependency injection 2. Data access 3. Spring MVC
@hercul_dyka2 жыл бұрын
SPOILER WARNING!
@djanupamdas6 жыл бұрын
Please do not stop creating Videos. Your teaching is very very useful for us.
@Bharat604255 жыл бұрын
Oh Man!!!! just in a matter of few minutes I actually understood the significance of Singleton approach. As the example you gave in regards to AccountService Class. I used to ask many people about actual real-time use of Singleton pattern in java application. I got the essence today. you are just marvelous. Thanks! a lot.
@progtom75854 жыл бұрын
Finally... someone who ACTUALLY explains what spring does in a simple way!! Thanks heaps!
@cafeta6 жыл бұрын
Love Spring framework, I think I have not seen a more simple and clean explanation like this, Thanks for this video.
@whimsicalkins55856 ай бұрын
This was the thing I needed for the entire day ! What spring is actually about ? I got a very intuitive answer from this video. Thanks so much.
@rahulkala28855 жыл бұрын
Thank you Sir by studying your tutorials of Rest and Spring I cracked the Java interviews of many companies. Thank You very much May God Bless You
@wilfredomendez34505 жыл бұрын
Every time a have a question on any Java topic, I come to your channel looking for answers, thanks a lot.
@carsonmiller27016 жыл бұрын
I would also like to request that you make a video or a series of videos on spring security. Your tutorials are much better than other ones online and I think that would be a good topic
@zeeshannaqvi40913 жыл бұрын
This is such a great video. Thank you for all the effort you put into making these.
@godnonamesleft2 жыл бұрын
This was presented very well. My work has been trying to get me to learn spring but the material they gave me was a muddled mess. You have given me a much better conceptual understanding.
@VOGTLANDOUTDOORS4 жыл бұрын
YOU are one of the BEST PRESENTERS I've come across since Al Gore INVENTED The Internet ;-) --- KEEP MAKING VIDEOS !!!
@parvezahmed52875 жыл бұрын
Father of Java. like ur teaching style. from bangladesh
@ashvinshetty55822 жыл бұрын
Really good video with clear explanations!
@jnfrle5 жыл бұрын
A friend recommended your spring playlist and they've been very helpful in filling in the knowledge gap while I use SpringBoot and SpringSecurity at a java web dev boot camp. Thank so much! - Jen
@jaydeep51125 жыл бұрын
I like the way how u deal with concepts in a practical manner. I'm not even watched of the video yet, and I couldn't resist hitting like button for the way u explained the dependency injection without actually using the term itself... please don't stop making videos bro.. thanks a ton!
@martinhoransky18165 жыл бұрын
Absolutely amazing video. Im looking forward to watch others !
@zilenthunderz4 жыл бұрын
You're the only one who can explain Spring framework well
@daleprather30263 жыл бұрын
Excellent explanation. One of the clearest. Thanks!
@daniellemizrachi81664 жыл бұрын
I just found your channel today and your videos/explanations are some of the best I have seen! Very excited about it :)
@thomasmunguya22074 жыл бұрын
Awesome video. I was told to learn spring MVC by somebody but I never really understood what its all about and why I needed it in the first place. This video has made everything very clear now!
@adnanhossain87953 жыл бұрын
This was a treat to the eye and mind
@mBaron292 жыл бұрын
Excellent introduction to the Spring framework!
@ericfricke45124 жыл бұрын
Great teacher. Thanks for sharing your knowledge and teaching talent!
@jiajianhwa47763 жыл бұрын
Great job sir. Appreciate your good work. 👏 Been trying to understand spring and by far this is the best explanation.
@abalgaebroccoli23233 жыл бұрын
I owe so much of my knowledge and understanding to you, thank you.
@chrisnorahloftin2 жыл бұрын
Hi asmaa can we study together im looking for few study prtners
@l.o28452 жыл бұрын
Clear breakdown and explanations, great stuff.
@lokeshbala66424 жыл бұрын
explanation is good and it is in understanding nature...thank you java brains
@DialecticalMaterialismRocks4 жыл бұрын
Thanks very much! Your old video just helped me understand what I'm learning exactly at school.
@Eiston142 жыл бұрын
Very nice! Easy to understand the basic concept... Cheers!
@LuvxJacqu4li8e3 жыл бұрын
I gave you a thumb up when I red to dependency injection... first video to explain greatly
@lajungleqc74873 жыл бұрын
Very good and clear explanations. Thumbs up!
@pratikjain47042 жыл бұрын
Really good, thanks. Happy Teachers Day😃
@deyjishnu3 жыл бұрын
Great video!! Thanks Koushik! It helped a lot
@vijayanandroy78346 жыл бұрын
Father of Java tutorials is back.
@chillappreciator8854 жыл бұрын
Where is a mother?
@joyanfernandes4 жыл бұрын
@@chillappreciator885 Safe inside the virtual machine
@skullwise6 жыл бұрын
The Bosssssss is back... 🤩🤩
@parthsalat39152 жыл бұрын
Wah bete wah! Moj Kardi!
@higiniofuentes25519 ай бұрын
Thank you for this very useful video!
@babakjan4 жыл бұрын
Thanks for video, now I better understand, what spring do.
@camilovasquez85305 жыл бұрын
Thank you, a very easy and positive way of reaching out when you want to learn something new, very good! Please continue with it!
@Raja-lz3dl4 жыл бұрын
Apart from learning the content, i think one should learn how to really express and break down a concept and explain it like you do. I have never seen a spring explanation that doesnt bring in the jargons of DI, IOC until as late as 7th minute, exactly what i was looking for. That really helped thanks.
@satyaprakashsahoo77725 жыл бұрын
Your way of presentation is hats off..
@RafaelDuarte4 жыл бұрын
Thank you a lot! I'm starting to learn Spring Boot but i wanted to get a clear image on what Spring is all about.
@amritraj23036 жыл бұрын
Koushik.. really a great admirer of your tutorials.Could you please videos on Spring Security especially OAuth2.0 and JWT.
@syedwaseemahmed17496 жыл бұрын
Boss is back get ready.
@wandayusuf19454 жыл бұрын
Love your videos! Need make schedule to watch all your videos
@ogoxo4 жыл бұрын
More power to you sir! Keep up the great work!
@cslxxwilliam2 жыл бұрын
Thank you for direct to the point video!
@ocherki4 жыл бұрын
Thank you man, you saved my nerves understanding what it is all about
@Apprenticer2 жыл бұрын
Very informative , well delivered, interesting video. I learned a lot and got better understanding of it.Thank you.
@mayurkulkarni25896 жыл бұрын
Quality video. Clarifies the advantages of spring framework.
@rimurutempest99212 жыл бұрын
the perfect explanation doesnt exis..
@igniteagni3606 жыл бұрын
Very informative Koushik!!
@CASLOAcademy2 жыл бұрын
thank you so much. love your channel
@timothymbotshana26082 жыл бұрын
thanks very simple and informative
@gsview49424 жыл бұрын
best explanation ever.
@Metruzanca5 жыл бұрын
I think you're slowly making me not have java with your simple explanation. You've just summed up a 4h lecture in a much more memorable and useful way.
@arijitmukherjee96366 жыл бұрын
Delivery was good, content was good too!
@l18xie522 жыл бұрын
It is really helpful, thank you
@raz4783 жыл бұрын
Thank you. short but informative
@devendrak3536 жыл бұрын
Please make video on spring security and server side data validation
@blasttrash6 жыл бұрын
I second this. Spring Security I feel is one of the most complicated modules in Spring Framework which has less tutorials online. It would be great to have a good series of tutorials that talk about this in depth including how to connect with various datastores like sql, nosql, ldap, active directory etc. Also various protocols like basic auth, oauth2, open id connect etc.
@matyi1997en6 жыл бұрын
+1
@AminHasan856 жыл бұрын
+1
@djanupamdas6 жыл бұрын
+1
@NikhilKalyankar6 жыл бұрын
+1
@moise67922 жыл бұрын
That was awesome. Thanks!
@toutoulandry92113 жыл бұрын
Thank you …. There is amazing vidéo
@codegeek82566 жыл бұрын
hey Koushik you made a video on java learning path, and emphisized on how core java is so important now i am wondering why you do not have a core java tutorials on your channel, you would really make a lifetime tutorials for this important aspect.
@TheHarpanOnly4 жыл бұрын
Thank you. Now I know clearly why do I need to use Spring, conceptually.
@truphenalwanga98295 жыл бұрын
So clear, just what i was looking for!
@harishsiripuram984905 жыл бұрын
Thank you. Love your tutorials ☺
@tree85144 жыл бұрын
Great video, it's clean, easy to understand, and doesn't waste time. Much appreciated!
@IndonesiaNanJaya3 жыл бұрын
really good explanation! thank you
@lexclock2 жыл бұрын
great video bro !
@BengoliInBangalore3 жыл бұрын
@javaBrains, can you please elaborate more on Data objects? Didnt get that part.
@JAKdeLILLIPUT6 жыл бұрын
Love Java Brains... Make a Web App Using Spring, Spring Boot and Vaadin
@AjayKumar-hz1gk5 жыл бұрын
From Java brains video
@ezgilenasonmez2663 жыл бұрын
I couldnt get that what the difference between using just java and java spring framework
@maxandsouza41633 жыл бұрын
Simple and informative!
@kaleemullahnizamani74365 жыл бұрын
Best explanation. You're great instructor
@20thSHYZONEMedia3 жыл бұрын
This was very useful thank you!!
@katiesun15336 жыл бұрын
Thank you Koushik!👍👍👍
@mahiprabhanjan3 жыл бұрын
Well presented. Thank u!
@felipevillarroel62594 жыл бұрын
Thank you for this clarifying video
@chrisschuller70552 жыл бұрын
Very good video!
@jponline793 жыл бұрын
How do you upgrade Spring Framework version - i cant find a source online. What is involved?
@Java-Programmer2 жыл бұрын
good video about spring
@Prasadd1285 жыл бұрын
Please make all in one videos of spring.
@preeti39114 жыл бұрын
Thanks for the info... Really helpful!!
@vinalbagaria12034 жыл бұрын
Awesome explanation😍
@xamael19896 жыл бұрын
thanks for another great video you have taught me a lot my friend all the from east africa
@souvikadhikary89905 жыл бұрын
Please make videos on Spring cloud , kafka , load balancing.
@thatoneofmany3 жыл бұрын
So this would replace using something like Wildfly? I came here trying to learn more about JDBC... but I can't find out what I need.
@sagaragrawal8933 жыл бұрын
Now I have want detailed videos of each one of these topics.. where can I get them ?
@Dennis-er8xc5 жыл бұрын
Bro awesome explanation!!!
@swapnilc176 жыл бұрын
As always, awesome explanation sir 👍
@higiniofuentes25519 ай бұрын
Spring Framework is usable in Linux, IBM i(old AS400) and in Mainframes? Is working with all Java versions? Thank you!
@mohamadbilal545 жыл бұрын
very useful topic, thanks
@manfrombritain68164 жыл бұрын
5:00 i dont understand this ... singleton design is like 5 lines of code as i understand it?
@Ankhar23325 жыл бұрын
I have searched for exactly this explanation for a 2 month.
@barelylate5 жыл бұрын
Thank you. Very well explained.
@adarshverma33723 жыл бұрын
@Java Brains please please make a course for spring MVC