springmvc_maven_mybatis_templated

1. Go to the project directory and modify the configuration file
project/.settings/org.eclipse.wst.common.project.facet.core.xml

<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
  <fixed facet="wst.jsdt.web"/>
  <installed facet="jst.web" version="2.5"/>   改成2.5
  <installed facet="wst.jsdt.web" version="1.0"/>
  <installed facet="java" version="1.7"/> 改成1.7
</faceted-project>

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326953130&siteId=291194637