Here is the error
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'controller1': Injection of autowired dependencies failed; nested exception is...
Type: Posts; User: rewati; Keyword(s):
Here is the error
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'controller1': Injection of autowired dependencies failed; nested exception is...
HI there here is my code
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...