加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
SSM_Project.iml 19.88 KB
一键复制 编辑 原始数据 按行查看 历史
momentary_rise 提交于 2021-02-05 20:22 . 提交了一个项目
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="false" type="J2EE_WEB_MODULE" version="4">
<component name="WebModuleBuildComponent">
<setting name="EXPLODED_URL" value="file://$MODULE_DIR$/target/SSM_Project"/>
</component>
<component name="WebModuleProperties">
<deploymentDescriptor version="2.3" name="web.xml" optional="false" url="file://$MODULE_DIR$/src/main/webapp/WEB-INF/web.xml"/>
<webroots>
<root relative="/" url="file://$MODULE_DIR$/src/main/webapp"/>
</webroots>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/slf4j-log4j12-1.6.6.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/slf4j/slf4j-log4j12/1.6.6/slf4j-log4j12-1.6.6.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/slf4j-api-1.7.30.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/log4j-1.2.17.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/log4j/log4j/1.2.17/log4j-1.2.17.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/junit-4.13.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/junit/junit/4.13/junit-4.13.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/hamcrest-core-1.3.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/aspectjweaver-1.9.6.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/jsr250-api-1.0.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/mybatis-spring-2.0.5.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/mybatis/mybatis-spring/2.0.5/mybatis-spring-2.0.5.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/spring-context-support-5.2.8.RELEASE.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-context-support/5.2.8.RELEASE/spring-context-support-5.2.8.RELEASE.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/spring-beans-5.2.8.RELEASE.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-beans/5.2.8.RELEASE/spring-beans-5.2.8.RELEASE.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/spring-core-5.2.8.RELEASE.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-core/5.2.8.RELEASE/spring-core-5.2.8.RELEASE.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/spring-jcl-5.2.8.RELEASE.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-jcl/5.2.8.RELEASE/spring-jcl-5.2.8.RELEASE.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/spring-context-5.2.8.RELEASE.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-context/5.2.8.RELEASE/spring-context-5.2.8.RELEASE.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/spring-aop-5.2.12.RELEASE.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-aop/5.2.12.RELEASE/spring-aop-5.2.12.RELEASE.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/spring-expression-5.2.12.RELEASE.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-expression/5.2.12.RELEASE/spring-expression-5.2.12.RELEASE.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/mysql-connector-java-8.0.21.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/mysql/mysql-connector-java/8.0.21/mysql-connector-java-8.0.21.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/protobuf-java-3.11.4.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/jsp-api-2.2.1-b03.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/javax/servlet/jsp/jsp-api/2.2.1-b03/jsp-api-2.2.1-b03.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/spring-test-5.2.9.RELEASE.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-test/5.2.9.RELEASE/spring-test-5.2.9.RELEASE.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/spring-orm-5.2.9.RELEASE.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-orm/5.2.9.RELEASE/spring-orm-5.2.9.RELEASE.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/spring-jdbc-5.2.12.RELEASE.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-jdbc/5.2.12.RELEASE/spring-jdbc-5.2.12.RELEASE.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/spring-tx-5.2.12.RELEASE.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-tx/5.2.12.RELEASE/spring-tx-5.2.12.RELEASE.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/servlet-api-2.5.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/spring-webmvc-5.2.12.RELEASE.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-webmvc/5.2.12.RELEASE/spring-webmvc-5.2.12.RELEASE.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/spring-web-5.2.12.RELEASE.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-web/5.2.12.RELEASE/spring-web-5.2.12.RELEASE.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/jstl-1.2.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/javax/servlet/jstl/1.2/jstl-1.2.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/pagehelper-5.1.2.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/com/github/pagehelper/pagehelper/5.1.2/pagehelper-5.1.2.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/jsqlparser-1.0.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/com/github/jsqlparser/jsqlparser/1.0/jsqlparser-1.0.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/c3p0-0.9.5.5.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/com/mchange/c3p0/0.9.5.5/c3p0-0.9.5.5.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/mchange-commons-java-0.2.19.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/com/mchange/mchange-commons-java/0.2.19/mchange-commons-java-0.2.19.jar!/</url>
</containerElement>
<containerElement type="library" level="module">
<attribute name="method" value="1"/>
<attribute name="URI" value="/WEB-INF/lib/mybatis-3.5.5.jar"/>
<url>jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/mybatis/mybatis/3.5.5/mybatis-3.5.5.jar!/</url>
</containerElement>
</component>
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/target/classes"/>
<output-test url="file://$MODULE_DIR$/target/test-classes"/>
<content>
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false"/>
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
<excludeFolder url="file://$MODULE_DIR$/target"/>
</content>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/slf4j/slf4j-log4j12/1.6.6/slf4j-log4j12-1.6.6.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/log4j/log4j/1.2.17/log4j-1.2.17.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/junit/junit/4.13/junit-4.13.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/mybatis/mybatis-spring/2.0.5/mybatis-spring-2.0.5.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-context-support/5.2.8.RELEASE/spring-context-support-5.2.8.RELEASE.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-beans/5.2.8.RELEASE/spring-beans-5.2.8.RELEASE.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-core/5.2.8.RELEASE/spring-core-5.2.8.RELEASE.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-jcl/5.2.8.RELEASE/spring-jcl-5.2.8.RELEASE.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-context/5.2.8.RELEASE/spring-context-5.2.8.RELEASE.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-aop/5.2.12.RELEASE/spring-aop-5.2.12.RELEASE.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-expression/5.2.12.RELEASE/spring-expression-5.2.12.RELEASE.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/mysql/mysql-connector-java/8.0.21/mysql-connector-java-8.0.21.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/javax/servlet/jsp/jsp-api/2.2.1-b03/jsp-api-2.2.1-b03.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-test/5.2.9.RELEASE/spring-test-5.2.9.RELEASE.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-orm/5.2.9.RELEASE/spring-orm-5.2.9.RELEASE.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-jdbc/5.2.12.RELEASE/spring-jdbc-5.2.12.RELEASE.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-tx/5.2.12.RELEASE/spring-tx-5.2.12.RELEASE.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-webmvc/5.2.12.RELEASE/spring-webmvc-5.2.12.RELEASE.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/springframework/spring-web/5.2.12.RELEASE/spring-web-5.2.12.RELEASE.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/javax/servlet/jstl/1.2/jstl-1.2.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/com/github/pagehelper/pagehelper/5.1.2/pagehelper-5.1.2.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/com/github/jsqlparser/jsqlparser/1.0/jsqlparser-1.0.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/com/mchange/c3p0/0.9.5.5/c3p0-0.9.5.5.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/com/mchange/mchange-commons-java/0.2.19/mchange-commons-java-0.2.19.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/idea2020/IntelliJ IDEA 2020.1/plugins/MavenRepository/org/mybatis/mybatis/3.5.5/mybatis-3.5.5.jar!/"/>
</CLASSES>
</library>
</orderEntry>
</component>
</module>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化