1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule=" true" type =" JAVA_MODULE" version =" 4" >
3
+ <component name =" FacetManager" >
4
+ <facet type =" web" name =" Web" >
5
+ <configuration >
6
+ <webroots />
7
+ <sourceRoots >
8
+ <root url =" file://$MODULE_DIR$/src/main/java" />
9
+ <root url =" file://$MODULE_DIR$/src/main/resources" />
10
+ </sourceRoots >
11
+ </configuration >
12
+ </facet >
13
+ <facet type =" Spring" name =" Spring" >
14
+ <configuration />
15
+ </facet >
16
+ </component >
17
+ <component name =" NewModuleRootManager" LANGUAGE_LEVEL =" JDK_1_8" >
18
+ <output url =" file://$MODULE_DIR$/target/classes" />
19
+ <output-test url =" file://$MODULE_DIR$/target/test-classes" />
20
+ <content url =" file://$MODULE_DIR$" >
21
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/java" isTestSource =" false" />
22
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/resources" type =" java-resource" />
23
+ <sourceFolder url =" file://$MODULE_DIR$/src/test/java" isTestSource =" true" />
24
+ <excludeFolder url =" file://$MODULE_DIR$/target" />
25
+ </content >
26
+ <orderEntry type =" inheritedJdk" />
27
+ <orderEntry type =" sourceFolder" forTests =" false" />
28
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-thymeleaf:2.6.6" level =" project" />
29
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter:2.6.6" level =" project" />
30
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot:2.6.6" level =" project" />
31
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-autoconfigure:2.6.6" level =" project" />
32
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-logging:2.6.6" level =" project" />
33
+ <orderEntry type =" library" name =" Maven: ch.qos.logback:logback-classic:1.2.11" level =" project" />
34
+ <orderEntry type =" library" name =" Maven: ch.qos.logback:logback-core:1.2.11" level =" project" />
35
+ <orderEntry type =" library" name =" Maven: org.apache.logging.log4j:log4j-to-slf4j:2.17.2" level =" project" />
36
+ <orderEntry type =" library" name =" Maven: org.apache.logging.log4j:log4j-api:2.17.2" level =" project" />
37
+ <orderEntry type =" library" name =" Maven: org.slf4j:jul-to-slf4j:1.7.36" level =" project" />
38
+ <orderEntry type =" library" name =" Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level =" project" />
39
+ <orderEntry type =" library" name =" Maven: org.yaml:snakeyaml:1.29" level =" project" />
40
+ <orderEntry type =" library" name =" Maven: org.thymeleaf:thymeleaf-spring5:3.0.15.RELEASE" level =" project" />
41
+ <orderEntry type =" library" name =" Maven: org.thymeleaf:thymeleaf:3.0.15.RELEASE" level =" project" />
42
+ <orderEntry type =" library" name =" Maven: org.attoparser:attoparser:2.0.5.RELEASE" level =" project" />
43
+ <orderEntry type =" library" name =" Maven: org.unbescape:unbescape:1.1.6.RELEASE" level =" project" />
44
+ <orderEntry type =" library" name =" Maven: org.slf4j:slf4j-api:1.7.36" level =" project" />
45
+ <orderEntry type =" library" name =" Maven: org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE" level =" project" />
46
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-web:2.6.6" level =" project" />
47
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-json:2.6.6" level =" project" />
48
+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-databind:2.13.2.2" level =" project" />
49
+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-annotations:2.13.2" level =" project" />
50
+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-core:2.13.2" level =" project" />
51
+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.13.2" level =" project" />
52
+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.2" level =" project" />
53
+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.13.2" level =" project" />
54
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-tomcat:2.6.6" level =" project" />
55
+ <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-core:9.0.60" level =" project" />
56
+ <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-el:9.0.60" level =" project" />
57
+ <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-websocket:9.0.60" level =" project" />
58
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-web:5.3.18" level =" project" />
59
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-beans:5.3.18" level =" project" />
60
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-webmvc:5.3.18" level =" project" />
61
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-aop:5.3.18" level =" project" />
62
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-context:5.3.18" level =" project" />
63
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-expression:5.3.18" level =" project" />
64
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.springframework.boot:spring-boot-starter-test:2.6.6" level =" project" />
65
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.springframework.boot:spring-boot-test:2.6.6" level =" project" />
66
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.springframework.boot:spring-boot-test-autoconfigure:2.6.6" level =" project" />
67
+ <orderEntry type =" library" scope =" TEST" name =" Maven: com.jayway.jsonpath:json-path:2.6.0" level =" project" />
68
+ <orderEntry type =" library" scope =" TEST" name =" Maven: net.minidev:json-smart:2.4.8" level =" project" />
69
+ <orderEntry type =" library" scope =" TEST" name =" Maven: net.minidev:accessors-smart:2.4.8" level =" project" />
70
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.ow2.asm:asm:9.1" level =" project" />
71
+ <orderEntry type =" library" scope =" TEST" name =" Maven: jakarta.xml.bind:jakarta.xml.bind-api:2.3.3" level =" project" />
72
+ <orderEntry type =" library" scope =" TEST" name =" Maven: jakarta.activation:jakarta.activation-api:1.2.2" level =" project" />
73
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.assertj:assertj-core:3.21.0" level =" project" />
74
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.hamcrest:hamcrest:2.2" level =" project" />
75
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.junit.jupiter:junit-jupiter:5.8.2" level =" project" />
76
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.junit.jupiter:junit-jupiter-api:5.8.2" level =" project" />
77
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.opentest4j:opentest4j:1.2.0" level =" project" />
78
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.junit.platform:junit-platform-commons:1.8.2" level =" project" />
79
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.apiguardian:apiguardian-api:1.1.2" level =" project" />
80
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.junit.jupiter:junit-jupiter-params:5.8.2" level =" project" />
81
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.junit.jupiter:junit-jupiter-engine:5.8.2" level =" project" />
82
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.junit.platform:junit-platform-engine:1.8.2" level =" project" />
83
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.mockito:mockito-core:4.0.0" level =" project" />
84
+ <orderEntry type =" library" scope =" TEST" name =" Maven: net.bytebuddy:byte-buddy:1.11.22" level =" project" />
85
+ <orderEntry type =" library" scope =" TEST" name =" Maven: net.bytebuddy:byte-buddy-agent:1.11.22" level =" project" />
86
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.objenesis:objenesis:3.2" level =" project" />
87
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.mockito:mockito-junit-jupiter:4.0.0" level =" project" />
88
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.skyscreamer:jsonassert:1.5.0" level =" project" />
89
+ <orderEntry type =" library" scope =" TEST" name =" Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1" level =" project" />
90
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-core:5.3.18" level =" project" />
91
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-jcl:5.3.18" level =" project" />
92
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.springframework:spring-test:5.3.18" level =" project" />
93
+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.xmlunit:xmlunit-core:2.8.4" level =" project" />
94
+ <orderEntry type =" library" name =" Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:1.3.2" level =" project" />
95
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-jdbc:2.6.6" level =" project" />
96
+ <orderEntry type =" library" name =" Maven: com.zaxxer:HikariCP:4.0.3" level =" project" />
97
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-jdbc:5.3.18" level =" project" />
98
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-tx:5.3.18" level =" project" />
99
+ <orderEntry type =" library" name =" Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:1.3.2" level =" project" />
100
+ <orderEntry type =" library" name =" Maven: org.mybatis:mybatis:3.4.6" level =" project" />
101
+ <orderEntry type =" library" name =" Maven: org.mybatis:mybatis-spring:1.3.2" level =" project" />
102
+ <orderEntry type =" library" name =" Maven: mysql:mysql-connector-java:5.1.38" level =" project" />
103
+ <orderEntry type =" library" name =" Maven: com.alibaba:druid:1.1.20" level =" project" />
104
+ <orderEntry type =" library" name =" Maven: org.projectlombok:lombok:1.18.20" level =" project" />
105
+ <orderEntry type =" library" name =" Maven: redis.clients:jedis:2.5.0" level =" project" />
106
+ <orderEntry type =" library" name =" Maven: org.apache.commons:commons-pool2:2.11.1" level =" project" />
107
+ </component >
108
+ </module >
0 commit comments