I have an abstract class \"Command\" with an @Autowired dependency and classes extending the abstract class. The dependency is not being injected. The abstract and concret
This can be achieved with XML configuration(not sure about annotations). Read this http://docs.spring.io/spring-framework/docs/3.0.0.RC3/reference/html/ch03s07.html