|
|
@@ -1,142 +0,0 @@
|
|
1
|
|
-<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
|
-<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" version="4">
|
|
3
|
|
- <component name="FacetManager">
|
|
4
|
|
- <facet type="Spring" name="Spring">
|
|
5
|
|
- <configuration />
|
|
6
|
|
- </facet>
|
|
7
|
|
- <facet type="web" name="Web">
|
|
8
|
|
- <configuration>
|
|
9
|
|
- <webroots />
|
|
10
|
|
- </configuration>
|
|
11
|
|
- </facet>
|
|
12
|
|
- </component>
|
|
13
|
|
- <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
|
14
|
|
- <output url="file://$MODULE_DIR$/target/classes" />
|
|
15
|
|
- <output-test url="file://$MODULE_DIR$/target/test-classes" />
|
|
16
|
|
- <content url="file://$MODULE_DIR$">
|
|
17
|
|
- <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
|
18
|
|
- <excludeFolder url="file://$MODULE_DIR$/target" />
|
|
19
|
|
- </content>
|
|
20
|
|
- <orderEntry type="inheritedJdk" />
|
|
21
|
|
- <orderEntry type="sourceFolder" forTests="false" />
|
|
22
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.1.2.RELEASE" level="project" />
|
|
23
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.1.2.RELEASE" level="project" />
|
|
24
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.1.2.RELEASE" level="project" />
|
|
25
|
|
- <orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.2.3" level="project" />
|
|
26
|
|
- <orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.2.3" level="project" />
|
|
27
|
|
- <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.11.1" level="project" />
|
|
28
|
|
- <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.11.1" level="project" />
|
|
29
|
|
- <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.25" level="project" />
|
|
30
|
|
- <orderEntry type="library" name="Maven: javax.annotation:javax.annotation-api:1.3.2" level="project" />
|
|
31
|
|
- <orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.23" level="project" />
|
|
32
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.1.2.RELEASE" level="project" />
|
|
33
|
|
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.8" level="project" />
|
|
34
|
|
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.8" level="project" />
|
|
35
|
|
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.8" level="project" />
|
|
36
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:2.1.2.RELEASE" level="project" />
|
|
37
|
|
- <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:9.0.14" level="project" />
|
|
38
|
|
- <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:9.0.14" level="project" />
|
|
39
|
|
- <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:9.0.14" level="project" />
|
|
40
|
|
- <orderEntry type="library" name="Maven: org.hibernate.validator:hibernate-validator:6.0.14.Final" level="project" />
|
|
41
|
|
- <orderEntry type="library" name="Maven: javax.validation:validation-api:2.0.1.Final" level="project" />
|
|
42
|
|
- <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.2.Final" level="project" />
|
|
43
|
|
- <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.4.0" level="project" />
|
|
44
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-web:5.1.4.RELEASE" level="project" />
|
|
45
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.1.4.RELEASE" level="project" />
|
|
46
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.1.4.RELEASE" level="project" />
|
|
47
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.1.4.RELEASE" level="project" />
|
|
48
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-context:5.1.4.RELEASE" level="project" />
|
|
49
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.1.4.RELEASE" level="project" />
|
|
50
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:2.1.2.RELEASE" level="project" />
|
|
51
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:2.1.2.RELEASE" level="project" />
|
|
52
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:2.1.2.RELEASE" level="project" />
|
|
53
|
|
- <orderEntry type="library" scope="TEST" name="Maven: com.jayway.jsonpath:json-path:2.4.0" level="project" />
|
|
54
|
|
- <orderEntry type="library" scope="TEST" name="Maven: net.minidev:json-smart:2.3" level="project" />
|
|
55
|
|
- <orderEntry type="library" scope="TEST" name="Maven: net.minidev:accessors-smart:1.2" level="project" />
|
|
56
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.ow2.asm:asm:5.0.4" level="project" />
|
|
57
|
|
- <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.25" level="project" />
|
|
58
|
|
- <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" />
|
|
59
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.assertj:assertj-core:3.11.1" level="project" />
|
|
60
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-core:2.23.4" level="project" />
|
|
61
|
|
- <orderEntry type="library" scope="TEST" name="Maven: net.bytebuddy:byte-buddy:1.9.7" level="project" />
|
|
62
|
|
- <orderEntry type="library" scope="TEST" name="Maven: net.bytebuddy:byte-buddy-agent:1.9.7" level="project" />
|
|
63
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.objenesis:objenesis:2.6" level="project" />
|
|
64
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
|
|
65
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-library:1.3" level="project" />
|
|
66
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.skyscreamer:jsonassert:1.5.0" level="project" />
|
|
67
|
|
- <orderEntry type="library" scope="TEST" name="Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1" level="project" />
|
|
68
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-core:5.1.4.RELEASE" level="project" />
|
|
69
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.1.4.RELEASE" level="project" />
|
|
70
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:5.1.4.RELEASE" level="project" />
|
|
71
|
|
- <orderEntry type="library" scope="TEST" name="Maven: org.xmlunit:xmlunit-core:2.6.2" level="project" />
|
|
72
|
|
- <orderEntry type="library" scope="TEST" name="Maven: javax.xml.bind:jaxb-api:2.3.1" level="project" />
|
|
73
|
|
- <orderEntry type="library" scope="TEST" name="Maven: javax.activation:javax.activation-api:1.2.0" level="project" />
|
|
74
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-redis:2.1.2.RELEASE" level="project" />
|
|
75
|
|
- <orderEntry type="library" name="Maven: org.springframework.data:spring-data-redis:2.1.4.RELEASE" level="project" />
|
|
76
|
|
- <orderEntry type="library" name="Maven: org.springframework.data:spring-data-keyvalue:2.1.4.RELEASE" level="project" />
|
|
77
|
|
- <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.1.4.RELEASE" level="project" />
|
|
78
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-tx:5.1.4.RELEASE" level="project" />
|
|
79
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-oxm:5.1.4.RELEASE" level="project" />
|
|
80
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.1.4.RELEASE" level="project" />
|
|
81
|
|
- <orderEntry type="library" name="Maven: io.lettuce:lettuce-core:5.1.3.RELEASE" level="project" />
|
|
82
|
|
- <orderEntry type="library" name="Maven: io.projectreactor:reactor-core:3.2.5.RELEASE" level="project" />
|
|
83
|
|
- <orderEntry type="library" name="Maven: org.reactivestreams:reactive-streams:1.0.2" level="project" />
|
|
84
|
|
- <orderEntry type="library" name="Maven: io.netty:netty-common:4.1.31.Final" level="project" />
|
|
85
|
|
- <orderEntry type="library" name="Maven: io.netty:netty-transport:4.1.31.Final" level="project" />
|
|
86
|
|
- <orderEntry type="library" name="Maven: io.netty:netty-buffer:4.1.31.Final" level="project" />
|
|
87
|
|
- <orderEntry type="library" name="Maven: io.netty:netty-resolver:4.1.31.Final" level="project" />
|
|
88
|
|
- <orderEntry type="library" name="Maven: io.netty:netty-handler:4.1.31.Final" level="project" />
|
|
89
|
|
- <orderEntry type="library" name="Maven: io.netty:netty-codec:4.1.31.Final" level="project" />
|
|
90
|
|
- <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-boot-starter:3.4.1" level="project" />
|
|
91
|
|
- <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus:3.4.1" level="project" />
|
|
92
|
|
- <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-extension:3.4.1" level="project" />
|
|
93
|
|
- <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-core:3.4.1" level="project" />
|
|
94
|
|
- <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-annotation:3.4.1" level="project" />
|
|
95
|
|
- <orderEntry type="library" name="Maven: com.github.jsqlparser:jsqlparser:3.2" level="project" />
|
|
96
|
|
- <orderEntry type="library" name="Maven: org.mybatis:mybatis:3.5.6" level="project" />
|
|
97
|
|
- <orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:2.0.5" level="project" />
|
|
98
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.1.2.RELEASE" level="project" />
|
|
99
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.1.2.RELEASE" level="project" />
|
|
100
|
|
- <orderEntry type="library" name="Maven: com.zaxxer:HikariCP:3.2.0" level="project" />
|
|
101
|
|
- <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.1.4.RELEASE" level="project" />
|
|
102
|
|
- <orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.8.1" level="project" />
|
|
103
|
|
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-openfeign:2.1.0.RELEASE" level="project" />
|
|
104
|
|
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter:3.0.1-SNAPSHOT" level="project" />
|
|
105
|
|
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-context:3.0.1-SNAPSHOT" level="project" />
|
|
106
|
|
- <orderEntry type="library" name="Maven: org.springframework.security:spring-security-rsa:1.0.9.RELEASE" level="project" />
|
|
107
|
|
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-openfeign-core:3.0.1-SNAPSHOT" level="project" />
|
|
108
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.1.2.RELEASE" level="project" />
|
|
109
|
|
- <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.9.2" level="project" />
|
|
110
|
|
- <orderEntry type="library" name="Maven: io.github.openfeign.form:feign-form-spring:3.8.0" level="project" />
|
|
111
|
|
- <orderEntry type="library" name="Maven: io.github.openfeign.form:feign-form:3.8.0" level="project" />
|
|
112
|
|
- <orderEntry type="library" name="Maven: commons-fileupload:commons-fileupload:1.4" level="project" />
|
|
113
|
|
- <orderEntry type="library" name="Maven: commons-io:commons-io:2.2" level="project" />
|
|
114
|
|
- <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-commons:3.0.1-SNAPSHOT" level="project" />
|
|
115
|
|
- <orderEntry type="library" name="Maven: org.springframework.security:spring-security-crypto:5.1.3.RELEASE" level="project" />
|
|
116
|
|
- <orderEntry type="library" name="Maven: io.github.openfeign:feign-core:10.10.1" level="project" />
|
|
117
|
|
- <orderEntry type="library" name="Maven: io.github.openfeign:feign-slf4j:10.10.1" level="project" />
|
|
118
|
|
- <orderEntry type="library" name="Maven: io.github.openfeign:feign-hystrix:10.1.0" level="project" />
|
|
119
|
|
- <orderEntry type="library" name="Maven: com.netflix.archaius:archaius-core:0.6.6" level="project" />
|
|
120
|
|
- <orderEntry type="library" scope="RUNTIME" name="Maven: com.google.code.findbugs:annotations:2.0.0" level="project" />
|
|
121
|
|
- <orderEntry type="library" scope="RUNTIME" name="Maven: commons-configuration:commons-configuration:1.8" level="project" />
|
|
122
|
|
- <orderEntry type="library" scope="RUNTIME" name="Maven: commons-lang:commons-lang:2.6" level="project" />
|
|
123
|
|
- <orderEntry type="library" scope="RUNTIME" name="Maven: commons-logging:commons-logging:1.1.1" level="project" />
|
|
124
|
|
- <orderEntry type="library" scope="RUNTIME" name="Maven: com.google.guava:guava:11.0.2" level="project" />
|
|
125
|
|
- <orderEntry type="library" scope="RUNTIME" name="Maven: com.google.code.findbugs:jsr305:1.3.9" level="project" />
|
|
126
|
|
- <orderEntry type="library" name="Maven: com.netflix.hystrix:hystrix-core:1.4.26" level="project" />
|
|
127
|
|
- <orderEntry type="library" name="Maven: io.reactivex:rxjava:1.3.8" level="project" />
|
|
128
|
|
- <orderEntry type="library" name="Maven: org.springframework.security:spring-security-jwt:1.0.10.RELEASE" level="project" />
|
|
129
|
|
- <orderEntry type="library" name="Maven: org.bouncycastle:bcpkix-jdk15on:1.60" level="project" />
|
|
130
|
|
- <orderEntry type="library" name="Maven: org.bouncycastle:bcprov-jdk15on:1.60" level="project" />
|
|
131
|
|
- <orderEntry type="library" name="Maven: io.jsonwebtoken:jjwt:0.9.1" level="project" />
|
|
132
|
|
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.9.8" level="project" />
|
|
133
|
|
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.9.0" level="project" />
|
|
134
|
|
- <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.9.8" level="project" />
|
|
135
|
|
- <orderEntry type="library" name="Maven: org.projectlombok:lombok:1.18.4" level="project" />
|
|
136
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-devtools:2.1.2.RELEASE" level="project" />
|
|
137
|
|
- <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.1.2.RELEASE" level="project" />
|
|
138
|
|
- <orderEntry type="library" name="Maven: cn.hutool:hutool-all:5.3.6" level="project" />
|
|
139
|
|
- <orderEntry type="library" name="Maven: org.json:json:20180813" level="project" />
|
|
140
|
|
- <orderEntry type="library" name="Maven: com.alibaba:fastjson:1.2.37" level="project" />
|
|
141
|
|
- </component>
|
|
142
|
|
-</module>
|