You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67 lines
4.4 KiB
XML
67 lines
4.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<facet type="web" name="Web">
|
|
<configuration>
|
|
<descriptors>
|
|
<deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/src/main/webapp/WEB-INF/web.xml" />
|
|
</descriptors>
|
|
<webroots>
|
|
<root url="file://$MODULE_DIR$/src/main/webapp" relative="/" />
|
|
</webroots>
|
|
<sourceRoots>
|
|
<root url="file://$MODULE_DIR$/src/main/java" />
|
|
<root url="file://$MODULE_DIR$/src/main/resources" />
|
|
</sourceRoots>
|
|
</configuration>
|
|
</facet>
|
|
<facet type="Spring" name="Spring">
|
|
<configuration>
|
|
<fileset id="fileset" name="ApplicationContext" removed="false">
|
|
<file>file://$MODULE_DIR$/src/main/resources/applicationContext.xml</file>
|
|
<file>file://$MODULE_DIR$/src/main/resources/spring-mvc.xml</file>
|
|
</fileset>
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
|
<output url="file://$MODULE_DIR$/target/classes" />
|
|
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
|
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
|
</content>
|
|
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="magnific-popup.js" level="application" />
|
|
<orderEntry type="library" name="bootstrap" level="application" />
|
|
<orderEntry type="library" name="jquery-3.5.1.slim" level="application" />
|
|
<orderEntry type="library" name="jquery-easing" level="application" />
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: javax.servlet:javax.servlet-api:4.0.1" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.10" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.1" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-context:5.0.5.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-aop:5.0.5.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-beans:5.0.5.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-core:5.0.5.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.0.5.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-expression:5.0.5.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.8.7" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.0.5.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-tx:5.0.5.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-test:5.0.5.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.0.5.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-web:5.0.5.RELEASE" level="project" />
|
|
<orderEntry type="library" name="Maven: javax.servlet.jsp:jsp-api:2.2" level="project" />
|
|
<orderEntry type="library" name="Maven: org.mybatis:mybatis:3.4.5" level="project" />
|
|
<orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:1.3.1" level="project" />
|
|
<orderEntry type="library" name="Maven: mysql:mysql-connector-java:8.0.22" level="project" />
|
|
<orderEntry type="library" name="Maven: com.google.protobuf:protobuf-java:3.11.4" level="project" />
|
|
<orderEntry type="library" name="Maven: c3p0:c3p0:0.9.1.2" level="project" />
|
|
<orderEntry type="library" name="Maven: jstl:jstl:1.2" level="project" />
|
|
<orderEntry type="library" name="Maven: com.google.code.gson:gson:2.8.3" level="project" />
|
|
</component>
|
|
</module> |