摘要:
工具:eclipse 4.4.2 版本号:20150219-0600jdk:1.71.下图创建maven工程,然后next下图选择工程保存位置(这里选择默认),next下图选择webapp项目(war包,mvaen默认选择的quickstart一般为jar工程),next下图,其中group ID:... 阅读全文
摘要:
提示一下错误信息为提示响应使用的注解类未被注入2016-01-13 14:20:57,602 ERROR [org.springframework.test.context.TestContextManager:309] - Caught exception while allowing TestE... 阅读全文
摘要:
修改pom.xml,在build选项加上plugins的这段如下:。。。。。 org.apache.maven.plugins maven-surefire-plugin ... 阅读全文