Error :
Cannot find class [] for bean with name defined in ServletContext resource [/WEB-INF/spring/applicationContext.xml]
Hi this is the common error when working with maven peoject.
solution :
step 1. go to command prompt and do maven clean update ex : mvn clean install step 2 : reload the project in eclipse
No comments:
Post a Comment