I have DAO marked with @Repository annotation in the main folder. I need to access this DAO in my test class. I\'m using @Autowire for this but the DAO object is throwing a null