Тёмный

Top 10 Spring Annotations to know in 2024 

Java Brains
Подписаться 665 тыс.
Просмотров 72 тыс.
50% 1

Top 10 Must-Know Spring Annotations for Developers in 2024
Join this channel to get access to exclusive courses all taught by Koushik:
/ @java.brains
In this video, I delve deep into the world of Spring annotations, breaking down the top 10 must-knows for developers. Starting with @Component, @Service, @Repository to @Controller and more, I explain their importance and usage inside a Spring application. The video aims to equip developers with the know-how of annotations like @Autowired, @Value, @Configuration, @Bean, and @Transactional that enhance the development process. Also ranked are the @RestController, Request Mapping Family, and most importantly the @SpringBootApplication. Join me as we explore these critical elements of Spring and unravel how they impact your code, development process, and overall application performance making your coding cleaner, easier to read, and maintain.
00:00 Introduction to Spring Annotations
00:00 Understanding the Importance of Spring Annotations
01:25 Top 10 Essential Spring Annotations
01:48 Exploring the @Component Annotation
04:24 Diving into @Service, @Repository, and @Controller Annotations
09:16 Unveiling the Power of @Autowired Annotation
10:52 Injecting Values with @Value Annotation
15:01 Configuring Spring with @Configuration and @Bean Annotations
19:58 Managing Transactions with @Transactional Annotation
23:53 Mapping HTTP Requests with @RequestMapping and Related Annotations
23:53 Building RESTful Services with @RestController Annotation
25:47 Bootstrapping Spring Application with @SpringBootApplication Annotation
27:25 Conclusion and Feedback

Опубликовано:

 

16 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 114   
@Java.Brains
@Java.Brains 6 месяцев назад
A note on @Autowired since this is coming up a lot. Yes, constructor injection (and NOT using annotation-based wiring) is the recommended approach if it works for you. But @Autowired is still an important annotation to learn about because of two things - First, it gives you more control with things like qualifiers in scenarios where construction injection doesn't work. Second, there is a good chance you WILL see it in the code and you should know what it does.
@aamirakhtar3911
@aamirakhtar3911 6 месяцев назад
Thank you so much sir
@ChooliYip
@ChooliYip 6 месяцев назад
Very well presenting for these annotations. One quick question. If I use @Autowired on the field of a class while it has construtor with this field to be injected the value, does spring inject value twice to the field?
@forinterview2two417
@forinterview2two417 4 месяца назад
i think you will face error @@ChooliYip
@shridhar_rao
@shridhar_rao 3 месяца назад
I have around 10 years of experience in The IT Industry - mostly as a Software Web Developer. Many years ago - I guess around 2010 or 2011 approx. - I decided to learn Spring Framework. And yours was the first channel I subscribed to and watched ALL of your videos on Spring framework. You introduced me to the world of Spring Framework, And I will always be thankful to you for that! I still follow your channel - mainly to revise my concepts. Thank you for the awesome work you have been doing since more than a decade! 🙌🙏💫
@dejandjordjdevic4527
@dejandjordjdevic4527 2 часа назад
Great to have all these most important spring annotations in one video perfectly precise and concisely explained. Thank you for all your efforts and videos. All are just great.
@leithold315
@leithold315 4 месяца назад
Knew all these, but hearing you explain it solidifies it and fills in gaps in my knowledge. Thanks so much!
@er.sahilmd
@er.sahilmd 6 месяцев назад
Wow i am so happy to see Koushik being back with some knowledge sharing again
@abdulashiq2173
@abdulashiq2173 2 месяца назад
Quality content, as usual. Here are a few annotations in my opinion that could be frequently used: @Qualifier - Specifies the bean to be injected when multiple beans of the same type are present @Primary - Indicates that a bean should be given precedence when multiple beans of the same type are present @EnableCaching - Enables Spring's annotation-driven caching capability (Application.java) @Cacheable - Indicates that a method's result should be cached @EnableAsync - Enables Spring's asynchronous method execution capability (Application.java) @Async - Indicates that a method should be executed asynchronously @Scheduled - Specifies methods to be executed on a regular schedule for cron jobs
@tanjinpeng279
@tanjinpeng279 6 месяцев назад
Appreciate this tutorial. Is very helpful. Hope to see more Spring boot related video in the future !
@CaliBeast824
@CaliBeast824 6 месяцев назад
Thank you for this video. I need to learn Spring for my job and this was a great starting point.
@venkatasandeepgurram9276
@venkatasandeepgurram9276 6 месяцев назад
Greatly explained koushik . Even though i used all these annotations before i got to know more about them . Thanks for the videos .
@Vikashkumar-js8hb
@Vikashkumar-js8hb 6 месяцев назад
Another conscise and informational content. Short, crisp and To the point... Keep up the good work. 😃
@asjjain191183
@asjjain191183 6 месяцев назад
I leart the spring from you long back in 2011. You have been the only teacher for me for a long time. I love you.
@ahmedjaad4940
@ahmedjaad4940 4 месяца назад
I've been here for along time as well, I think I found him when I was a student around the same time, I still have his spring playlist videos on my machine.he is a great teacher indeed
@jaime4066
@jaime4066 6 месяцев назад
Love the quality improvements of the videos!
@aabhasjain96
@aabhasjain96 6 месяцев назад
Thank you so much sir, keep posting and sharing your valuable knowledge with us.
@pmorah
@pmorah 5 месяцев назад
The best teacher ever. Thank you a ton
@ramonwest3684
@ramonwest3684 6 месяцев назад
Great video! I’m back in the job market and taking time to audit my knowledge base, this was very affirming and helped clarify a few unknowns.
@Java.Brains
@Java.Brains 6 месяцев назад
Glad it was helpful!
@ShivaKumarSatakuri
@ShivaKumarSatakuri 6 месяцев назад
Wow this is great. This is what I was telling you last week. Thank you so much for getting this done. Please do consider doing RU-vid shorts for most used annotations in the spring framework which you couldn't cover in this video.
@Java.Brains
@Java.Brains 6 месяцев назад
Great minds think alike! 😉 Like I said, I had this in the works. Your shorts idea is great btw. I will try to plan something.
@mariselvamdheivasigamani578
@mariselvamdheivasigamani578 6 месяцев назад
explanations on important spring annotations are very clear and useful.
@svalyavasvalyava9867
@svalyavasvalyava9867 5 месяцев назад
Amazing video and a great refresher for me. Thank you infinitely ☺️
@beth8able
@beth8able 3 месяца назад
Thank you so much for this video, loved it. It's very useful and concise explanation. Great job!!!
@virajsh
@virajsh 6 месяцев назад
Excellent video. I love how you can express your self so clearly.
@Java.Brains
@Java.Brains 6 месяцев назад
Glad you enjoyed it!
@rajkumarvb2602
@rajkumarvb2602 6 месяцев назад
Hi Koushik, thanks a lot for all your contents. Waiting for your updated Spring Boot tutorials/bootcamp! ❤
@Java.Brains
@Java.Brains 6 месяцев назад
Will upload soon
@tharvik1
@tharvik1 6 месяцев назад
Thanks! Very useful and appreciate the sample code snippets shown for each
@Java.Brains
@Java.Brains 6 месяцев назад
Wow thanks! Glad you found it useful ☺️
@fenixisalive
@fenixisalive 6 месяцев назад
Thanks, the list was well synthesized and very well explained. The autowired one is still relevant despite the comments bellow, if you are only a spring entry level user sure it has no use, but if you want to create some things out of the box in runtime is still very appreciated.
@abhishekkumarroy2815
@abhishekkumarroy2815 6 месяцев назад
always wait for your video😍😍
@Java.Brains
@Java.Brains 6 месяцев назад
Thank you so much 😀
@rgablejr
@rgablejr 6 месяцев назад
Great overview!
@funshots6499
@funshots6499 6 месяцев назад
I really like the way you teach, please do spring boot and it’s related videos more often
@Java.Brains
@Java.Brains 6 месяцев назад
Yup, thanks!
@raamch
@raamch 2 месяца назад
Great video on annotations in Spring. 6:10 great explanation here.
@gowthambhat1498
@gowthambhat1498 6 месяцев назад
Dhanyavadagalu Gurugale, love from Bengaluru🫀
@alamaiii
@alamaiii 6 месяцев назад
THANK YOU FOR THE CLEAR AND CONCISE EXPLANATION!!!
@Java.Brains
@Java.Brains 6 месяцев назад
Glad it was helpful!
@LetsGetCertified
@LetsGetCertified 13 дней назад
Great video - thanks for making it!
@hyperborean72
@hyperborean72 3 месяца назад
awesome as always
@pankajarora5514
@pankajarora5514 6 месяцев назад
Always waiting for a next vedio.thanku fo suc a content
@Java.Brains
@Java.Brains 6 месяцев назад
More to come!
@venkatduvvuru8369
@venkatduvvuru8369 3 месяца назад
I am a fan of you since 2019. Thanks for the valuable content❤
@sharmarahul17
@sharmarahul17 6 месяцев назад
Excellent video! Thanks
@anthonydifede4510
@anthonydifede4510 3 месяца назад
Love this channel
@botane7538
@botane7538 4 месяца назад
Thank you for the video
@RobertPodosek
@RobertPodosek 6 месяцев назад
Koushik is the man
@anadivyas4841
@anadivyas4841 6 месяцев назад
Thank you for this informative video
@Java.Brains
@Java.Brains 6 месяцев назад
Glad it was helpful!
@ArjunKumar-zu2kl
@ArjunKumar-zu2kl 4 месяца назад
Very nice explanation, thanks for this video....👍👍
@sami_yanezcarbonell
@sami_yanezcarbonell 4 месяца назад
very usefull ! thank you
@danieljoseph1122
@danieljoseph1122 5 месяцев назад
Thank u sir
@uniquestreetfood8391
@uniquestreetfood8391 Месяц назад
Very Useful. Please upload videos for Spring 3.0 and above. Spring security also has lot of changes. So something with all of them will be very helpful
@tabrezshaikh7705
@tabrezshaikh7705 6 месяцев назад
My excitement level everytime this guy uploads a video 📈📈 We need more content from you buddy 🤌
@Java.Brains
@Java.Brains 6 месяцев назад
More to come! Thanks! ☺️
@aamirakhtar3911
@aamirakhtar3911 6 месяцев назад
Wonderful video. Superb explanation
@Java.Brains
@Java.Brains 6 месяцев назад
Glad it was helpful!
@PR-nb4rb
@PR-nb4rb 6 месяцев назад
Awesome work 😍
@Java.Brains
@Java.Brains 6 месяцев назад
Thank you! Cheers!
@victorlangat856
@victorlangat856 6 месяцев назад
A good explanation.
@shashankdesai819
@shashankdesai819 6 месяцев назад
Nice video. It would be nice if you can come up with important annotations for each project such as spring security, spring data jpa etc
@lucasteixeira1631
@lucasteixeira1631 6 месяцев назад
on point!
@Java.Brains
@Java.Brains 6 месяцев назад
Thank you! 😊
@prajwaltirpude8582
@prajwaltirpude8582 2 месяца назад
Helpful summary. Ignore the haters as they will always shout at anything
@alanmangroo3656
@alanmangroo3656 6 месяцев назад
Great video!
@Java.Brains
@Java.Brains 6 месяцев назад
Glad you enjoyed it
@rajatpandey4979
@rajatpandey4979 6 месяцев назад
Excellent content
@Java.Brains
@Java.Brains 6 месяцев назад
Glad you enjoyed it
@tyler13923
@tyler13923 2 месяца назад
excellent
@10SURA
@10SURA 6 месяцев назад
Very informative! can you please also touch upon the below annotations ? 1.@Profile 2.@ControllerAdvice 3.@Required
@JamesStansell
@JamesStansell 5 месяцев назад
@Profile marks a bean conditional on the value of the spring.profiles.active property. Use it sparingly because it can make it difficult to reason about the behaviour of your application in different scenarios. In particular do not scatter it throughout your entire codebase.
@robertwhite3503
@robertwhite3503 6 месяцев назад
I never use @Autowired. If you use the consructor to wire up variables, those variables are automatically wired.
@cool-aquarian
@cool-aquarian 6 месяцев назад
🙏
@Java.Brains
@Java.Brains 6 месяцев назад
Yes, I have a pinned comment to clarify. Thanks for your comment!
@tschalky
@tschalky 6 месяцев назад
And use the annotation for constructor injection if possible
@leithold315
@leithold315 4 месяца назад
Can you do a similar video for Spring Batch please? There’s a lot of confusion about what the annotations especially with the differences between Springbatch 5 and previous versions.
@vigneshj.m.7969
@vigneshj.m.7969 6 месяцев назад
Great Video.. I have one question.. we can use @Bean annotation in @configuration and @component class... basically is there any difference in use them in configuration and component. Could you please explain with example it would be really useful
@lucasteixeira1631
@lucasteixeira1631 6 месяцев назад
it is more like stereotyping the class, same as using @Service and @Repository instead of only @Component, in order to tell us which is which, you know? So you could use @Component in a config file, but if you use @Configuration, you're also telling the ones who read the code, that is it a config file.
@iam_kundan
@iam_kundan 6 месяцев назад
It is really very informative video. Thanks for the video. Just a suggestion please don't add the background music, it distracts from the content audio.
@aravindk4608
@aravindk4608 3 месяца назад
What about using only configuration classes to create beans vs using annotations to register the beans. What are the pros and cons?
@pushpendranamdev8920
@pushpendranamdev8920 6 месяцев назад
Why have you added this background music, it's not required in your videos sir. You are already awesome 👍
@mils3318
@mils3318 6 месяцев назад
Is there anything related to the continuation of the started JavaBrains bootcamp?
@Java.Brains
@Java.Brains 6 месяцев назад
Yes! I have Spring Core coming in a week. I'm working on an updated Spring Boot course after that.
@mils3318
@mils3318 6 месяцев назад
@@Java.Brains Ok, thank you very much Koushik !
@exploreraadi9376
@exploreraadi9376 6 месяцев назад
Great video sir, but one request , if it's possible then do not add background music in videos , your voice doesn't seems clear some time.
@MutantBikers
@MutantBikers 6 месяцев назад
As everyone appreciating content is very good, But audio & video are not synced...However quality is 720p but audio & video should be in a sync. Thanks for listening.
@Java.Brains
@Java.Brains 6 месяцев назад
Everything looks good to me. Can you please check again?
@MutantBikers
@MutantBikers 6 месяцев назад
Sorry It was my Bluetooth headphones I was wearing. Because of that I felt that lag.....Now without that it's perfectly synced. Really sorry 😐
@Java.Brains
@Java.Brains 6 месяцев назад
All good ☺️ Glad it's working fine now
@basavaraj2065
@basavaraj2065 6 месяцев назад
Could you please check if Quarkas is gaining attention and consider starting a series on the same please 😀👍
@Java.Brains
@Java.Brains 6 месяцев назад
Quarkus is a good alternative. But Spring Boot is pretty much monopolizing the Java backend space tbh
@amitpadgaonkar8830
@amitpadgaonkar8830 6 месяцев назад
Quarkus would fade away as Spring native becomes mature
@DasariPrasad-jy3yz
@DasariPrasad-jy3yz 6 месяцев назад
Could please make one Real time project by using spring boot.
@Java.Brains
@Java.Brains 6 месяцев назад
I have a couple of playlists "Code With Me" series already. I will plan to make more!
@thecreativelife7795
@thecreativelife7795 6 месяцев назад
It's better to remove the background music as it disturbs.
@LizaSachdev
@LizaSachdev 5 дней назад
Can anybody help me in this - I created a configuration with @bean method for SoftAssert , now when Iuse it in Step definition, it adds up all the exceptions in method 1 , 2, 3 . I think I should destroy this bean method and reinsitatte it again in each method .How to do that
@ahmedmk534
@ahmedmk534 4 месяца назад
isnt Autowired deprecated ?
@thesilentkiller3882
@thesilentkiller3882 6 месяцев назад
@Autowired is recommended as not be used
@Java.Brains
@Java.Brains 6 месяцев назад
Yes, I have a pinned comment to clarify. Thanks for your comment!
@JPBelanger
@JPBelanger 6 месяцев назад
Seems to me that having the application tell spring about itself breaks encapsulation.
@Java.Brains
@Java.Brains 6 месяцев назад
Not so much with an annotation. Annotations are like "tags" or markers. It's not ideal but it's still way better than a compile time dependency.
@JPBelanger
@JPBelanger 6 месяцев назад
@@Java.Brains you application still has a dependency to spring. Wiring should happen in @Configuration classes, that encapsulate the wiring. Spring does not promote this, but it's the right way to do it.
@prasantsaurabh4086
@prasantsaurabh4086 6 месяцев назад
He looks like satya nadella a bit except the hair
@Ambesh171
@Ambesh171 6 месяцев назад
every imp annotations is cover
@binaramani3249
@binaramani3249 3 месяца назад
Hotshot you are not as good as you think in Spring. There is no difference in @Service and @Component so far. Though it can be useful for pointcuts and tools. There are addtional properties for @Controller and @Repository. When Spring sees these 2 annotations then it do extra processing which is not done for @Service.
@nooruddinraotiwala353
@nooruddinraotiwala353 6 месяцев назад
dont add the background music not useful!
@VadimChes
@VadimChes 6 месяцев назад
For me it's more easy to understand with light music. So it's not the same for everybody)
Далее
4 Spring Boot Mistakes to AVOID in 2024
15:18
Просмотров 53 тыс.
Top 8 Spring Properties You Should Know in 2024
18:44
Мамооо 😂😂😂
00:21
Просмотров 95 тыс.
Opa-singillar kelganda😂😂😂
00:47
Просмотров 412 тыс.
Do these 5 things first
20:38
Просмотров 21 тыс.
Spring Tips: Spring Boot 3.2
1:21:52
Просмотров 73 тыс.
Мамооо 😂😂😂
00:21
Просмотров 95 тыс.