Write some of the important Spring annotations
Below are the some of the important Spring annotations
Important Spring annotations are:
• @Controller
• @RequestMapping
• @ResponseBody
• @PathVariable
• @Autowired
• @Qualifier
• @Service
• @Scope
• @Configuration
• @ComponentScan
• @Bean