Trying to set up a project but fail at Autowiring objects through Spring.
package se.hsr.web; public class TestRunner { public static void main(String[
Add @Component/@Repository to the DAO/DAOImpl.
@Component/@Repository