我正在尝试获得一个项目,在使用maven之前,我在Spring 3.1和Hibernate 4.1中工作过。我们现在必须使用maven,但我不能再让项目构建了。-- will come with all needed Spring dependencies such as spring-core </dependency>
instantiate [com.ic.crud.CrudController]: No default constructor found; nested exception is java.lang.NoSuchMethodExceptioninstantiate [com.ic.crud.CrudController]: No default constructor found; nested exception is java.lang.NoSuchMethodException(SpringTestContextManager.java:54)