项目导入Eclipse:
问题一:
Java compiler level does not match the version of the installed Java project facet. TMBlog
解决:
百度经验:https://jingyan.baidu.com/article/fb48e8be3279766e622e1496.html
只修改了org.eclipse.wst.common.project.facet.core.xml版本1.8 和2.5
同时进行 maven --》 update projects
问题二:
Maven项目下update maven后Eclipse报错:java.lang.ClassNotFoundException: ContextLoaderL
解决:
https://adminjun.iteye.com/blog/2249323 增加了lib包