What are the annotations in Spring Boot Application ?
#Motivation
This is also an interview asked question so i dig deep into it and learned most of the annotations that were used in spring framework
autowired
it is introduced from spring 2.5 and it will resolved and inject the collaborating beans into ...
hashcodehub.hashnode.dev2 min read