代码拉取完成,页面将自动刷新
<?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"/ -->
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true"/>
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false"/>
<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>
-->
<output url="file://$MODULE_DIR$/target/classes"/>
<output-test url="file://$MODULE_DIR$/target/test-classes"/>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/boot/spring-boot-starter-test/2.4.5/spring-boot-starter-test-2.4.5.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/boot/spring-boot-starter/2.4.5/spring-boot-starter-2.4.5.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/boot/spring-boot/2.4.5/spring-boot-2.4.5.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/spring-core/5.3.6/spring-core-5.3.6.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/spring-jcl/5.3.6/spring-jcl-5.3.6.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/spring-context/5.3.6/spring-context-5.3.6.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/spring-aop/5.3.6/spring-aop-5.3.6.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/spring-beans/5.3.6/spring-beans-5.3.6.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/spring-expression/5.3.6/spring-expression-5.3.6.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/boot/spring-boot-autoconfigure/2.4.5/spring-boot-autoconfigure-2.4.5.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/boot/spring-boot-starter-logging/2.4.5/spring-boot-starter-logging-2.4.5.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/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://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/apache/logging/log4j/log4j-to-slf4j/2.13.3/log4j-to-slf4j-2.13.3.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/boot/spring-boot-test/2.4.5/spring-boot-test-2.4.5.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/boot/spring-boot-test-autoconfigure/2.4.5/spring-boot-test-autoconfigure-2.4.5.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/net/minidev/json-smart/2.3/json-smart-2.3.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/assertj/assertj-core/3.18.1/assertj-core-3.18.1.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/junit/jupiter/junit-jupiter/5.7.1/junit-jupiter-5.7.1.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/mockito/mockito-core/3.6.28/mockito-core-3.6.28.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/net/bytebuddy/byte-buddy/1.10.22/byte-buddy-1.10.22.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/net/bytebuddy/byte-buddy-agent/1.10.22/byte-buddy-agent-1.10.22.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/objenesis/objenesis/3.1/objenesis-3.1.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/mockito/mockito-junit-jupiter/3.6.28/mockito-junit-jupiter-3.6.28.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/spring-test/5.3.6/spring-test-5.3.6.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/boot/spring-boot-starter-web/2.4.5/spring-boot-starter-web-2.4.5.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/boot/spring-boot-starter-json/2.4.5/spring-boot-starter-json-2.4.5.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/spring-web/5.3.6/spring-web-5.3.6.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/com/fasterxml/jackson/core/jackson-databind/2.11.4/jackson-databind-2.11.4.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/com/fasterxml/jackson/core/jackson-annotations/2.11.4/jackson-annotations-2.11.4.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/com/fasterxml/jackson/core/jackson-core/2.11.4/jackson-core-2.11.4.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.11.4/jackson-datatype-jdk8-2.11.4.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.11.4/jackson-datatype-jsr310-2.11.4.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/com/fasterxml/jackson/module/jackson-module-parameter-names/2.11.4/jackson-module-parameter-names-2.11.4.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/boot/spring-boot-starter-tomcat/2.4.5/spring-boot-starter-tomcat-2.4.5.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/apache/tomcat/embed/tomcat-embed-core/9.0.45/tomcat-embed-core-9.0.45.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/glassfish/jakarta.el/3.0.3/jakarta.el-3.0.3.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.45/tomcat-embed-websocket-9.0.45.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://E:/java_study/blackhorseJAVA/heimaTool/apache-maven-3.6.1/mvn_resp/org/springframework/spring-webmvc/5.3.6/spring-webmvc-5.3.6.jar!/"/>
</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>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。