1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138 |
- <?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"/>
- <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://D:/JAVA/maven_repository/org/apache/ant/ant/1.9.7/ant-1.9.7.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/ant/ant-launcher/1.9.7/ant-launcher-1.9.7.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/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:/JAVA/maven_repository/org/apache/poi/poi/5.2.2/poi-5.2.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/commons-codec/commons-codec/1.14/commons-codec-1.14.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/zaxxer/SparseBitSet/1.2/SparseBitSet-1.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/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://D:/JAVA/maven_repository/org/apache/shiro/shiro-spring-boot-starter/1.4.0/shiro-spring-boot-starter-1.4.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/shiro/shiro-spring/1.4.0/shiro-spring-1.4.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/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:/JAVA/maven_repository/org/apache/shiro/shiro-cache/1.4.0/shiro-cache-1.4.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/shiro/shiro-crypto-core/1.4.0/shiro-crypto-core-1.4.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/shiro/shiro-crypto-cipher/1.4.0/shiro-crypto-cipher-1.4.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/shiro/shiro-config-core/1.4.0/shiro-config-core-1.4.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/shiro/shiro-event/1.4.0/shiro-event-1.4.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/shiro/shiro-web/1.4.0/shiro-web-1.4.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/boot/spring-boot-autoconfigure/2.3.4.RELEASE/spring-boot-autoconfigure-2.3.4.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/boot/spring-boot/2.3.4.RELEASE/spring-boot-2.3.4.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/spring-core/5.2.9.RELEASE/spring-core-5.2.9.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/spring-jcl/5.2.9.RELEASE/spring-jcl-5.2.9.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/spring-context/5.2.9.RELEASE/spring-context-5.2.9.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/spring-aop/5.2.9.RELEASE/spring-aop-5.2.9.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/spring-beans/5.2.9.RELEASE/spring-beans-5.2.9.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/spring-expression/5.2.9.RELEASE/spring-expression-5.2.9.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/freemarker/freemarker/2.3.30/freemarker-2.3.30.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/boot/spring-boot-starter-web/2.3.4.RELEASE/spring-boot-starter-web-2.3.4.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/boot/spring-boot-starter/2.3.4.RELEASE/spring-boot-starter-2.3.4.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/boot/spring-boot-starter-logging/2.3.4.RELEASE/spring-boot-starter-logging-2.3.4.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/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://D:/JAVA/maven_repository/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://D:/JAVA/maven_repository/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://D:/JAVA/maven_repository/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://D:/JAVA/maven_repository/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://D:/JAVA/maven_repository/org/yaml/snakeyaml/1.26/snakeyaml-1.26.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/boot/spring-boot-starter-json/2.3.4.RELEASE/spring-boot-starter-json-2.3.4.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/spring-web/5.2.9.RELEASE/spring-web-5.2.9.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/fasterxml/jackson/core/jackson-databind/2.11.2/jackson-databind-2.11.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/fasterxml/jackson/core/jackson-annotations/2.11.2/jackson-annotations-2.11.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/fasterxml/jackson/core/jackson-core/2.11.2/jackson-core-2.11.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.11.2/jackson-datatype-jdk8-2.11.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.11.2/jackson-datatype-jsr310-2.11.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/fasterxml/jackson/module/jackson-module-parameter-names/2.11.2/jackson-module-parameter-names-2.11.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/boot/spring-boot-starter-tomcat/2.3.4.RELEASE/spring-boot-starter-tomcat-2.3.4.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.31/tomcat-embed-core-9.0.31.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/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://D:/JAVA/maven_repository/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.31/tomcat-embed-websocket-9.0.31.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/spring-webmvc/5.2.9.RELEASE/spring-webmvc-5.2.9.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/google/zxing/javase/3.4.0/javase-3.4.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/google/zxing/core/3.4.0/core-3.4.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/beust/jcommander/1.72/jcommander-1.72.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/github/jai-imageio/jai-imageio-core/1.4.0/jai-imageio-core-1.4.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.5/pagehelper-spring-boot-starter-1.2.5.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/mybatis/spring/boot/mybatis-spring-boot-starter/2.0.0/mybatis-spring-boot-starter-2.0.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/boot/spring-boot-starter-jdbc/2.3.4.RELEASE/spring-boot-starter-jdbc-2.3.4.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/zaxxer/HikariCP/3.4.5/HikariCP-3.4.5.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/spring-jdbc/5.2.9.RELEASE/spring-jdbc-5.2.9.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/spring-tx/5.2.9.RELEASE/spring-tx-5.2.9.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/2.0.0/mybatis-spring-boot-autoconfigure-2.0.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/mybatis/mybatis/3.5.0/mybatis-3.5.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/mybatis/mybatis-spring/2.0.0/mybatis-spring-2.0.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.5/pagehelper-spring-boot-autoconfigure-1.2.5.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/github/pagehelper/pagehelper/5.1.4/pagehelper-5.1.4.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/github/jsqlparser/jsqlparser/1.0/jsqlparser-1.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/boot/spring-boot-starter-data-redis/2.3.4.RELEASE/spring-boot-starter-data-redis-2.3.4.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/data/spring-data-redis/2.3.4.RELEASE/spring-data-redis-2.3.4.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/data/spring-data-keyvalue/2.3.4.RELEASE/spring-data-keyvalue-2.3.4.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/data/spring-data-commons/2.3.4.RELEASE/spring-data-commons-2.3.4.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/spring-oxm/5.2.9.RELEASE/spring-oxm-5.2.9.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/spring-context-support/5.2.9.RELEASE/spring-context-support-5.2.9.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/io/lettuce/lettuce-core/5.3.4.RELEASE/lettuce-core-5.3.4.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/io/netty/netty-common/4.1.52.Final/netty-common-4.1.52.Final.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/io/netty/netty-handler/4.1.52.Final/netty-handler-4.1.52.Final.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/io/netty/netty-resolver/4.1.52.Final/netty-resolver-4.1.52.Final.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/io/netty/netty-buffer/4.1.52.Final/netty-buffer-4.1.52.Final.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/io/netty/netty-transport/4.1.52.Final/netty-transport-4.1.52.Final.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/io/netty/netty-codec/4.1.52.Final/netty-codec-4.1.52.Final.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/io/projectreactor/reactor-core/3.3.10.RELEASE/reactor-core-3.3.10.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/poi/poi-ooxml/5.2.2/poi-ooxml-5.2.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/poi/poi-ooxml-lite/5.2.2/poi-ooxml-lite-5.2.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/xmlbeans/xmlbeans/5.0.3/xmlbeans-5.0.3.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/github/virtuald/curvesapi/1.07/curvesapi-1.07.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/github/binarywang/weixin-java-mp/3.7.0/weixin-java-mp-3.7.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/github/binarywang/weixin-java-common/3.7.0/weixin-java-common-3.7.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/thoughtworks/xstream/xstream/1.4.11.1/xstream-1.4.11.1.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/httpcomponents/httpmime/4.5.12/httpmime-4.5.12.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/google/guava/guava/20.0/guava-20.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/boot/spring-boot-starter-test/2.3.4.RELEASE/spring-boot-starter-test-2.3.4.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/boot/spring-boot-test/2.3.4.RELEASE/spring-boot-test-2.3.4.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/boot/spring-boot-test-autoconfigure/2.3.4.RELEASE/spring-boot-test-autoconfigure-2.3.4.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/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://D:/JAVA/maven_repository/net/minidev/json-smart/2.3/json-smart-2.3.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/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://D:/JAVA/maven_repository/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://D:/JAVA/maven_repository/org/assertj/assertj-core/3.16.1/assertj-core-3.16.1.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/junit/jupiter/junit-jupiter/5.6.2/junit-jupiter-5.6.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/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://D:/JAVA/maven_repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/junit/vintage/junit-vintage-engine/5.6.2/junit-vintage-engine-5.6.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/junit/junit/4.13/junit-4.13.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/mockito/mockito-core/3.3.3/mockito-core-3.3.3.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/net/bytebuddy/byte-buddy/1.10.14/byte-buddy-1.10.14.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/net/bytebuddy/byte-buddy-agent/1.10.14/byte-buddy-agent-1.10.14.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/objenesis/objenesis/2.6/objenesis-2.6.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/mockito/mockito-junit-jupiter/3.3.3/mockito-junit-jupiter-3.3.3.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/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://D:/JAVA/maven_repository/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:/JAVA/maven_repository/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://D:/JAVA/maven_repository/io/jsonwebtoken/jjwt/0.9.1/jjwt-0.9.1.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/commons/commons-pool2/2.8.1/commons-pool2-2.8.1.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/net/coobird/thumbnailator/0.4.11/thumbnailator-0.4.11.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/apache/poi/poi-scratchpad/5.2.2/poi-scratchpad-5.2.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/springframework/boot/spring-boot-devtools/2.3.4.RELEASE/spring-boot-devtools-2.3.4.RELEASE.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/github/binarywang/weixin-java-pay/3.7.0/weixin-java-pay-3.7.0.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/github/binarywang/qrcode-utils/1.1/qrcode-utils-1.1.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/jodd/jodd-http/3.7.1/jodd-http-3.7.1.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/jodd/jodd-core/3.7.1/jodd-core-3.7.1.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/jodd/jodd-upload/3.7.1/jodd-upload-3.7.1.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/bouncycastle/bcpkix-jdk15on/1.59/bcpkix-jdk15on-1.59.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/bouncycastle/bcprov-jdk15on/1.59/bcprov-jdk15on-1.59.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/alibaba/druid-spring-boot-starter/1.1.22/druid-spring-boot-starter-1.1.22.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/com/alibaba/druid/1.1.22/druid-1.1.22.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/org/projectlombok/lombok/1.18.2/lombok-1.18.2.jar!/"/>
- </CLASSES>
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library>
- <CLASSES>
- <root url="jar://D:/JAVA/maven_repository/commons-net/commons-net/3.6/commons-net-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>
|