I need help understanding the concept behind @Autowired and @Service. I have a DAO defined with @Service and controller with @Autowi
@Autowired
@Service
@Autowi
check your context component scan in your configuration file