2025-11-27 17:01:07 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
|
|
<!--
|
|
|
|
|
Licensed to the Apache Software Foundation (ASF) under one
|
|
|
|
|
or more contributor license agreements. See the NOTICE file
|
|
|
|
|
distributed with this work for additional information
|
|
|
|
|
regarding copyright ownership. The ASF licenses this file
|
|
|
|
|
to you under the Apache License, Version 2.0 (the
|
|
|
|
|
"License"); you may not use this file except in compliance
|
|
|
|
|
with the License. You may obtain a copy of the License at
|
|
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing,
|
|
|
|
|
software distributed under the License is distributed on an
|
|
|
|
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
|
|
|
KIND, either express or implied. See the License for the
|
|
|
|
|
specific language governing permissions and limitations
|
|
|
|
|
under the License.
|
|
|
|
|
-->
|
|
|
|
|
<module version="4" relativePaths="false" type="JAVA_MODULE">
|
|
|
|
|
<component name="NewModuleRootManager">
|
|
|
|
|
<exclude-output/>
|
|
|
|
|
<orderEntry type="inheritedJdk"/>
|
|
|
|
|
<!-- output url="file://$$MODULE_DIR$$/${maven.build.dest}"/ -->
|
|
|
|
|
<!-- output-test url="file://$$MODULE_DIR$$/${maven.test.dest}"/ -->
|
|
|
|
|
<content url="file://$MODULE_DIR$">
|
|
|
|
|
<!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.sourceDirectory}" isTestSource="false"/ -->
|
|
|
|
|
<!-- sourceFolder url="file://$$MODULE_DIR$$/${pom.build.testSourceDirectory}" isTestSource="true"/ -->
|
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/target"/>
|
|
|
|
|
</content>
|
|
|
|
|
<orderEntry type="sourceFolder" forTests="false"/>
|
|
|
|
|
<!-- Next include each dependency:
|
|
|
|
|
<orderEntry type="module" module-name="${dep.artifactId}"/>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library name="${dep.artifactId}">
|
|
|
|
|
<CLASSES>
|
|
|
|
|
<root url="jar://${lib.path}!/"/>
|
|
|
|
|
</CLASSES>
|
|
|
|
|
<JAVADOC/>
|
|
|
|
|
<SOURCES/>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
-->
|
2025-12-04 15:04:37 +08:00
|
|
|
<output url="file://$MODULE_DIR$/target/classes"/>
|
|
|
|
|
<output-test url="file://$MODULE_DIR$/target/test-classes"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/springframework/cloud/spring-cloud-starter-bootstrap/3.0.3/spring-cloud-starter-bootstrap-3.0.3.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/springframework/cloud/spring-cloud-starter/2.1.1.RELEASE/spring-cloud-starter-2.1.1.RELEASE.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/springframework/boot/spring-boot-starter/2.1.1.RELEASE/spring-boot-starter-2.1.1.RELEASE.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/springframework/boot/spring-boot/2.1.1.RELEASE/spring-boot-2.1.1.RELEASE.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/springframework/spring-core/5.1.3.RELEASE/spring-core-5.1.3.RELEASE.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/springframework/spring-jcl/5.1.3.RELEASE/spring-jcl-5.1.3.RELEASE.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/springframework/spring-context/5.1.3.RELEASE/spring-context-5.1.3.RELEASE.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/springframework/spring-aop/5.1.3.RELEASE/spring-aop-5.1.3.RELEASE.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/springframework/spring-beans/5.1.3.RELEASE/spring-beans-5.1.3.RELEASE.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/springframework/spring-expression/5.1.3.RELEASE/spring-expression-5.1.3.RELEASE.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/springframework/boot/spring-boot-autoconfigure/2.1.1.RELEASE/spring-boot-autoconfigure-2.1.1.RELEASE.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/springframework/boot/spring-boot-starter-logging/2.1.1.RELEASE/spring-boot-starter-logging-2.1.1.RELEASE.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/apache/logging/log4j/log4j-to-slf4j/2.11.1/log4j-to-slf4j-2.11.1.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/apache/logging/log4j/log4j-api/2.11.1/log4j-api-2.11.1.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/springframework/cloud/spring-cloud-context/2.1.1.RELEASE/spring-cloud-context-2.1.1.RELEASE.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/springframework/security/spring-security-crypto/5.1.2.RELEASE/spring-security-crypto-5.1.2.RELEASE.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/springframework/cloud/spring-cloud-commons/2.1.1.RELEASE/spring-cloud-commons-2.1.1.RELEASE.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/springframework/security/spring-security-rsa/1.0.7.RELEASE/spring-security-rsa-1.0.7.RELEASE.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
2025-12-04 15:04:37 +08:00
|
|
|
<root url="jar://D:/maven/resp/jjsp/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar!/"/>
|
2025-11-27 17:01:07 +08:00
|
|
|
</CLASSES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ModuleRootManager"/>
|
|
|
|
|
<!-- If it's a war project:
|
|
|
|
|
<component name="WebModuleProperties">
|
|
|
|
|
<containerElement type="module" name="${dep.artifactId}">
|
|
|
|
|
<attribute name="method" value="1" />
|
|
|
|
|
<attribute name="URI" value="/WEB-INF/classes" />
|
|
|
|
|
</containerElement>
|
|
|
|
|
<containerElement type="library" level="module" name="${dep.artifactId}">
|
|
|
|
|
<attribute name="method" value="1" />
|
|
|
|
|
<attribute name="URI" value="/WEB-INF/lib/${dep.systemPath.name}" />
|
|
|
|
|
</containerElement>
|
|
|
|
|
<deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}/WEB-INF/web.xml" version="" />
|
|
|
|
|
<webroots>
|
|
|
|
|
<root url="file://$MODULE_DIR$/${pom.build.warSourceDirectory}" relative="/" />
|
|
|
|
|
</webroots>
|
|
|
|
|
</component>
|
|
|
|
|
-->
|
|
|
|
|
</module>
|