This video will make you familiar with spring core annotations and will give you a good hold on some spring basic annotations. So all those kinds of stuff that we learned already like spring inversion of control(IOC), dependency injection, autowiring, We are going to learn them using spring annotations today. Well, Annotation is always a smarter approach to get things done quickly and will save us by using the legacy old XML kind of stuff.So below are the annotations that we are going to learn today
@component
@bean
@autowired
@Value
@Required
@ComponentScan
@Configuration
@Primary
@Bean
@Qualifier etc

All remaining annotations, we will cover in the follow-up videos. I will post a video related to “spring annotations interview questions for experienced” soon. Stay tuned.

To get more videos on spring framework and in spring boot annotations, Please stay tuned to the below playlist:

https://www.youtube.com/playlist?list=PL3NrzZBjk6m-nYX072dSaGfyCJ59Q5TEi

For complete spring core course, do subscribe to my channel by clicking the link below
https://www.youtube.com/channel/UCpUYkSDJpHug-vfC5S-NXRA?sub_confirmation=1

Stay tuned and like my Facebook page for more.

https://www.facebook.com/seleniumexpress

Set up Instruction :

1)You can download your spring jar from the below link :
https://repo.spring.io/artifactory/libs-release/org/springframework/spring/5.3.8/spring-5.3.8-dist.zip

2)This is a direct download link to download your spring jars

3)Once done add all your spring jar’s to your project build path
Right click on your project
click on the build path
configure build path
add external jar
select all your jar
click ok and apply

You are ready to use spring framework, my friend.

#SpringCoreAnnotations #SpringAnnotations #SpringFramework

Music :

credits : -

Adventures by A Himitsu https://soundcloud.com/a-himitsu
Creative Commons — Attribution 3.0 Unported— CC BY 3.0
http://creativecommons.org/licenses/b
Music released by Argofox https://youtu.be/8BXNwnxaVQE
Music provided by Audio Library https://youtu.be/MkNeIUgNPQ8


intro template :
www.youtube.com/Alexbau01

#spring

Spring annotation Tutorial for Beginners: All in1 Spring Core Annotations
1.85 GEEK