Refers to the org.springframework.context.annotation package of the Spring Framework that moves bean definition and Spring configuration out of XML file and into Java classes via annotations.
Questions referring to @Configuration and @Bean will be the primary source of questions for this tag.
Useful Links