Spring Boot Quick Start 4 - Spring and some of its problems

  Рет қаралды 799,517

Java Brains

Java Brains

7 жыл бұрын

Access the full course here: javabrains.io/courses/spring_...
Here's a quick introduction to Spring, some of it's strengths (and possible weaknesses too!)

Пікірлер: 53
@jamieyoung9392
@jamieyoung9392 3 жыл бұрын
This guy is a one-man university department!! The quality of his teaching is exceptional. Thank-you for all the work you do.
@johnloven
@johnloven 7 жыл бұрын
I can finally visualize my mentor! I can't begin to describe how much you've helped me!
@jaimumbai5729
@jaimumbai5729 4 жыл бұрын
Agree Bro!! Same Here!!
@sudipupadhyay6935
@sudipupadhyay6935 6 жыл бұрын
i was follwing you tutorials on spring of 2011,and here we are in spring boot and i have been able to see you,thanks a lot
@dgabrielm
@dgabrielm 6 жыл бұрын
Thank you for this Spring Boot series, you're a fantastic teacher!
@laboratoriya
@laboratoriya 4 жыл бұрын
You have done a great job. Very clear English, detailed explanation, easy to understand and learn. Simply perfect. Thanks a lot!
@kouchibin4732
@kouchibin4732 6 жыл бұрын
Great tutorials. Thank you so much! You are a great teacher.
@Ray-dv8lr
@Ray-dv8lr 7 жыл бұрын
very well explained..thanks for clearing concepts..you rock dude!!
@bhargavimuvvala2495
@bhargavimuvvala2495 4 жыл бұрын
This is the first video m watching Ur's..but I fell in love with u r knowledge and confidence...
@kashishsingh3173
@kashishsingh3173 3 жыл бұрын
Your way of passionate talking about spring boot....is really engaging....
@DamithWanninayaka
@DamithWanninayaka 4 жыл бұрын
You explained it so clearly. Thanks much.
@blessedsone3723
@blessedsone3723 24 күн бұрын
You are a perfect presenter. Please we need a new version of this tutorial. Updated version.
@cristianramirezfonseca8567
@cristianramirezfonseca8567 5 жыл бұрын
You are soooo good, bro! Greeting from Mexico
@KumarUmang1
@KumarUmang1 7 жыл бұрын
simply amazing :)
@BinhNguyen-nn5dk
@BinhNguyen-nn5dk 6 жыл бұрын
very good tutorial. Thank you!
@arunsp767
@arunsp767 2 жыл бұрын
4:35 Spring is like Subway. They have a lot of customization options and they keep asking us about each single of them. Do you want regular bread or healthy bread? Whole wheat or multigrain? You want onions? olives? What sauce? Etc etc. Though they have excellent customization options, it's annoying for us to specify each item ourselves.
@akshattiwari8775
@akshattiwari8775 2 жыл бұрын
Great analogy dude!
@cyrelm
@cyrelm 5 жыл бұрын
Thanks! Great video.
@girisankar
@girisankar 3 жыл бұрын
Thanks JavaBrains Team :)
@BruceWayne_.....
@BruceWayne_..... Ай бұрын
Straight to point
@benzflynn
@benzflynn 4 жыл бұрын
Good enough video and good presentation style. It might be useful to first run over the evolution of Java Enterprise apps. This would explain why the original JE API was the (seemingly today) awkward way it was: the need to access objects across a network, the need to accommodate the restraints of a database during transactions, security across a network as well as on a remote server, etc. And all this when the Java language itself was quite primitive and had few annotations. They just did what they could do with Java as it then was. As the language developed and added new constructs and other features, the JE API could be evolved too. When you look at things historically, you're more inclined to see the developers of Spring as standing on the shoulders of the JE API rather than its dumb relation - they just happened to look at backend Java when the Java language itself allowed things like annotation configuration. It's a great pity some of the Spring team aren't a bit more modest about their contribution to Java EE apps, or at least a bit less derogatory of their more elaborate ancestor.
@achalashastry2428
@achalashastry2428 2 жыл бұрын
So glad I subscribed 🙏🙏🙏🙏
@nimishagupta7450
@nimishagupta7450 5 жыл бұрын
HI Kaushik,Can you please tell me do we do any spring.xml configuration, while writing spring appication (Without using springboot) to let know the controllers, i suppose only @RequestMapping was enough. PLease guide.
@divakarbabu6276
@divakarbabu6276 6 жыл бұрын
It's really nice
@shn8822
@shn8822 2 жыл бұрын
Thanks to you. I want to start learn spring boot could I watch this series? I do not know if there have been many updates and changes since it is 5 years.
@sukhjitkaur52
@sukhjitkaur52 3 жыл бұрын
very good explained :)
@PiranashVlogs
@PiranashVlogs 5 жыл бұрын
Thank you
@blubbalily2327
@blubbalily2327 3 жыл бұрын
Thank you!!!
@wendyinnis1975
@wendyinnis1975 3 жыл бұрын
you are awesome!
@Trosvald08
@Trosvald08 6 жыл бұрын
thanks koushik
@heavestern
@heavestern 5 жыл бұрын
I didnt even realize i was an abbo lol =) good work
@RohitVerma-ub9tr
@RohitVerma-ub9tr 3 жыл бұрын
Love you brother... I love Java & it flows thru my blood... But yu infused lots of it
@sumitkumar-fm9ki
@sumitkumar-fm9ki 7 жыл бұрын
hey koushik sir can u pls upload some videos on spring web flow....there is very less videos which can really give enough information about spring web flow...pls provide some informations that can really depict web flow and why we use it and how to use it.
@rossxie9809
@rossxie9809 Жыл бұрын
I wish there were more details of examples of all the problems of spring in the video.
@lodashnotebook5390
@lodashnotebook5390 4 жыл бұрын
So glad to see Chatur/Silencer teaching Java.
@Shetu_Sharma
@Shetu_Sharma 7 жыл бұрын
Thank koushik for spring boot tutorial,can you provide netflix gateway,discovery,spring security,congig logger as there no one who explain like you :)
@bhujangeb7575
@bhujangeb7575 5 жыл бұрын
Super teaching
@Submersed24
@Submersed24 Жыл бұрын
Out of curiosity, is there any benefit Java Spring Boot has over a c# based API framework? Why is Java used as an alternative to C# when C# does it all faster and more secure?
@ravinderutube9
@ravinderutube9 3 жыл бұрын
Is it becoming now a days a bloat ware? For example Spring Boot is not allowing me to configure WebFlux and REST API in single container. It is taking opinions on its own which for some serious applications could save some time initially but it will become maintenance nightmare
@ZillaYT
@ZillaYT 7 ай бұрын
The "full course" link no longer works.
@adityanehra
@adityanehra 6 жыл бұрын
spring is dependency injection :)
@kwoowoo828
@kwoowoo828 3 жыл бұрын
Your application become too big and complex to manage, so you need a framework to handle them. So Spring framework come into the rescue. Then Spring framework become too big and complex to manage, so you need a bootstrap to handle them. So Spring Boot come into the rescue. So I am eating my popcorn to witness the day when Spring Boot become too big and complex to manage and another so-called maybe Spring Double Boot come into the rescue. The root problem is still human who created all these complexity. Simplicity is the most complex thing that human cannot handle, so they pluck the lowest convenient fruit taking on complexity as the least resistant path. Vendors are creating complexity so that they can sell you products that simplify the complexity, just like security company create security problem so that they can sell their security product. Its like robbing you of your watch so that they can sell you back your watch since now you need a watch.
@JannisAdmek
@JannisAdmek 3 жыл бұрын
that was entertaining to read!
@mikarasss
@mikarasss 3 жыл бұрын
The first Indian with a very good accent !! Nice one mate
@TheYogi003
@TheYogi003 5 жыл бұрын
3:37 So can we say, Spring without boot - It's so good that it's bad.
@yushuai993
@yushuai993 5 жыл бұрын
he like Aamir Khan
@funnyvideosandskits
@funnyvideosandskits 4 жыл бұрын
I wish white folk create as many tuts as indians. its hard to understand for a foreigner.
@Submersed24
@Submersed24 Жыл бұрын
haha javascript is all English speaking tech bros and java is literally all Indian people. C++ is all middle aged white dudes but they can be boring to listen to.
@kumaiyavlogs5020
@kumaiyavlogs5020 4 жыл бұрын
Stop twisting your mouth U have a good face Stop this I am unable to focus on video
@virendrakhade12
@virendrakhade12 7 жыл бұрын
Why you are not coming directly to spring boot, you just want likes ?????
@fabriciosimoncelli
@fabriciosimoncelli 7 жыл бұрын
man it is just a basic overview of spring framework concept.... take it easy and go to the next video if you don't like it...
@alvinf1209
@alvinf1209 6 жыл бұрын
Thank you
Spring Boot Quick Start 5 - What Spring Boot gives us
1:54
Java Brains
Рет қаралды 660 М.
4 Spring Boot Mistakes to AVOID in 2024
15:18
Java Brains
Рет қаралды 53 М.
Дибала против вратаря Легенды
00:33
Mr. Oleynik
Рет қаралды 3,4 МЛН
1❤️#thankyou #shorts
00:21
あみか部
Рет қаралды 88 МЛН
World’s Deadliest Obstacle Course!
28:25
MrBeast
Рет қаралды 133 МЛН
Top 25 Microservice Interview Questions Answered - Java Brains
39:54
Top 10 Spring Annotations to know in 2024
26:41
Java Brains
Рет қаралды 72 М.
#4  IoC and DI in Spring
7:53
Telusko
Рет қаралды 16 М.
Do these 5 things first
20:38
Java Brains
Рет қаралды 21 М.
Top 5 JUnit Tips You Should Know - Java Brains
15:56
Java Brains
Рет қаралды 25 М.
Spring | Autowire | Dependency Injection | Spring Boot
18:23
Telusko
Рет қаралды 577 М.
Top 8 Spring Properties You Should Know in 2024
18:44
Java Brains
Рет қаралды 40 М.
Дибала против вратаря Легенды
00:33
Mr. Oleynik
Рет қаралды 3,4 МЛН