|
@@ -1,171 +0,0 @@
|
|
-<?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="Spring" name="Spring">
|
|
|
|
- <configuration />
|
|
|
|
- </facet>
|
|
|
|
- <facet type="web" name="Web">
|
|
|
|
- <configuration>
|
|
|
|
- <webroots />
|
|
|
|
- <sourceRoots>
|
|
|
|
- <root url="file://$MODULE_DIR$/src/main/java" />
|
|
|
|
- <root url="file://$MODULE_DIR$/src/main/resources" />
|
|
|
|
- </sourceRoots>
|
|
|
|
- </configuration>
|
|
|
|
- </facet>
|
|
|
|
- <facet type="jpa" name="JPA">
|
|
|
|
- <configuration>
|
|
|
|
- <setting name="validation-enabled" value="true" />
|
|
|
|
- <setting name="provider-name" value="Hibernate" />
|
|
|
|
- <datasource-mapping>
|
|
|
|
- <factory-entry name="entityManagerFactory" />
|
|
|
|
- <factory-entry name="entityManagerFactoryPrimary" />
|
|
|
|
- <factory-entry name="entityManagerFactorySecondary" />
|
|
|
|
- </datasource-mapping>
|
|
|
|
- <naming-strategy-map />
|
|
|
|
- </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" />
|
|
|
|
- <excludeFolder url="file://$MODULE_DIR$/target" />
|
|
|
|
- </content>
|
|
|
|
- <orderEntry type="inheritedJdk" />
|
|
|
|
- <orderEntry type="sourceFolder" forTests="false" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-context:5.3.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.2.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.2.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.13.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.13.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.30" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-core:5.3.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.3.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.yaml:snakeyaml:1.27" level="project" />
|
|
|
|
- <orderEntry type="library" scope="RUNTIME" name="Maven: org.springframework.boot:spring-boot-devtools:2.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:2.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:2.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:2.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: com.jayway.jsonpath:json-path:2.4.0" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: net.minidev:json-smart:2.3" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: net.minidev:accessors-smart:1.2" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.ow2.asm:asm:5.0.4" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: jakarta.xml.bind:jakarta.xml.bind-api:2.3.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: jakarta.activation:jakarta.activation-api:1.2.2" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.assertj:assertj-core:3.18.1" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest:2.2" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter:5.7.0" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-params:5.7.0" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-engine:5.7.0" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.junit.platform:junit-platform-engine:1.7.0" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-core:3.6.28" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.10.18" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: net.bytebuddy:byte-buddy-agent:1.10.18" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.objenesis:objenesis:3.1" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-junit-jupiter:3.6.28" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.skyscreamer:jsonassert:1.5.0" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:5.3.2" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.xmlunit:xmlunit-core:2.7.0" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.11.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.11.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.11.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:2.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:9.0.41" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.glassfish:jakarta.el:3.0.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:9.0.41" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-web:5.3.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.3.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.3.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.3.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.3.2" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" />
|
|
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:2.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: log4j:log4j:1.2.17" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: log4j:apache-log4j-extras:1.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.junit.jupiter:junit-jupiter-api:5.8.0-M1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.apiguardian:apiguardian-api:1.1.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.opentest4j:opentest4j:1.2.0" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.junit.platform:junit-platform-commons:1.7.0" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-openfeign-core:2.1.5.RELEASE" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-ribbon:2.1.5.RELEASE" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-archaius:2.1.5.RELEASE" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.9.6" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: io.github.openfeign.form:feign-form-spring:3.8.0" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: io.github.openfeign.form:feign-form:3.8.0" level="project" />
|
|
|
|
- <orderEntry type="library" scope="RUNTIME" name="Maven: mysql:mysql-connector-java:8.0.22" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.projectlombok:lombok:1.18.16" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-jpa:2.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: com.zaxxer:HikariCP:3.4.5" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.3.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: jakarta.transaction:jakarta.transaction-api:1.3.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: jakarta.persistence:jakarta.persistence-api:2.2.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.hibernate:hibernate-core:5.4.25.Final" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.4.1.Final" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.javassist:javassist:3.27.0-GA" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: antlr:antlr:2.7.7" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.jboss:jandex:2.1.3.Final" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.5.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.dom4j:dom4j:2.1.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.hibernate.common:hibernate-commons-annotations:5.1.2.Final" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.glassfish.jaxb:jaxb-runtime:2.3.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.glassfish.jaxb:txw2:2.3.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: com.sun.istack:istack-commons-runtime:3.0.11" level="project" />
|
|
|
|
- <orderEntry type="library" scope="RUNTIME" name="Maven: com.sun.activation:jakarta.activation:1.2.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.data:spring-data-jpa:2.4.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.4.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-orm:5.3.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-tx:5.3.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-aspects:5.3.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-redis:2.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.data:spring-data-redis:2.4.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.data:spring-data-keyvalue:2.4.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-oxm:5.3.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.3.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: io.lettuce:lettuce-core:6.0.1.RELEASE" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: io.netty:netty-common:4.1.55.Final" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: io.netty:netty-handler:4.1.55.Final" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: io.netty:netty-resolver:4.1.55.Final" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: io.netty:netty-buffer:4.1.55.Final" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: io.netty:netty-codec:4.1.55.Final" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: io.netty:netty-transport:4.1.55.Final" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: io.projectreactor:reactor-core:3.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.reactivestreams:reactive-streams:1.0.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.session:spring-session-data-redis:2.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.springframework.session:spring-session-core:2.4.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: com.alibaba:fastjson:1.2.62" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:2.0.6" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.mybatis:mybatis:3.5.6" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: com.baidu.aip:java-sdk:4.15.0" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.json:json:20160810" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.30" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.slf4j:slf4j-simple:1.7.30" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: com.google.guava:guava:23.0" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: com.google.code.findbugs:jsr305:1.3.9" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: com.google.errorprone:error_prone_annotations:2.0.18" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: com.google.j2objc:j2objc-annotations:1.1" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.codehaus.mojo:animal-sniffer-annotations:1.14" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.13" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.14" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.15" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: commons-fileupload:commons-fileupload:1.3.3" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: commons-io:commons-io:2.2" level="project" />
|
|
|
|
- <orderEntry type="library" name="Maven: com.baomidou:dynamic-datasource-spring-boot-starter:2.4.2" level="project" />
|
|
|
|
- </component>
|
|
|
|
-</module>
|
|
|