Closed arjunniit closed 8 years ago
private java.lang.String UserDao.encodePassword(java.lang.String); Because Spring Framework hasn't found any bean of type String to inject into it, it has thrown the exception.
Remove the annotation.
private java.lang.String UserDao.encodePassword(java.lang.String); Because Spring Framework hasn't found any bean of type String to inject into it, it has thrown the exception.
Remove the annotation.
Error creating bean with name 'categoryDAO': Injection of autowired dependencies failed