maven报错
Multiple annotations found at this line: - Referenced file contains errors (http://www.springframework.org/schema/context/spring- context-4.0.xsd). For more information, right click on the message in the Problems View and select "Show Details..." -
这个是jdk版本和tomcat版本不一致导致的,
解决方案:
把jdk和tomcat统一版本即可。