I need help understanding the concept behind @Autowired and @Service. I have a DAO defined with @Service and controller with @Autowi
@Autowired
@Service
@Autowi
You can implement this to use spring-managed beans in your POJO class.
http://www.javacodegeeks.com/2015/03/using-spring-managed-bean-in-non-managed-object.html