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 =" Spring" name =" Spring" >
5+ <configuration />
6+ </facet >
7+ </component >
8+ <component name =" NewModuleRootManager" LANGUAGE_LEVEL =" JDK_1_8" >
9+ <output url =" file://$MODULE_DIR$/target/classes" />
10+ <output-test url =" file://$MODULE_DIR$/target/test-classes" />
11+ <content url =" file://$MODULE_DIR$" >
12+ <sourceFolder url =" file://$MODULE_DIR$/src/main/java" isTestSource =" false" />
13+ <sourceFolder url =" file://$MODULE_DIR$/src/main/resources" type =" java-resource" />
14+ <excludeFolder url =" file://$MODULE_DIR$/.idea" />
15+ <excludeFolder url =" file://$MODULE_DIR$/target" />
16+ </content >
17+ <orderEntry type =" inheritedJdk" />
18+ <orderEntry type =" sourceFolder" forTests =" false" />
19+ <orderEntry type =" library" name =" Spring-5.2.3.RELEASE" level =" project" />
20+ <orderEntry type =" library" name =" Maven: org.apache.httpcomponents:httpclient:4.5.6" level =" project" />
21+ <orderEntry type =" library" name =" Maven: org.apache.httpcomponents:httpcore:4.4.14" level =" project" />
22+ <orderEntry type =" library" name =" Maven: commons-codec:commons-codec:1.14" level =" project" />
23+ <orderEntry type =" library" name =" Maven: commons-logging:commons-logging:1.2" level =" project" />
24+ <orderEntry type =" library" name =" Maven: io.netty:netty-all:4.1.45.Final" level =" project" />
25+ <orderEntry type =" library" name =" Maven: org.apache.httpcomponents:httpasyncclient:4.1.4" level =" project" />
26+ <orderEntry type =" library" name =" Maven: org.apache.httpcomponents:httpcore-nio:4.4.14" level =" project" />
27+ <orderEntry type =" library" scope =" PROVIDED" name =" Maven: org.projectlombok:lombok:1.18.22" level =" project" />
28+ <orderEntry type =" library" name =" Maven: org.springframework:spring-core:5.2.20.RELEASE" level =" project" />
29+ <orderEntry type =" library" name =" Maven: org.springframework:spring-jcl:5.2.15.RELEASE" level =" project" />
30+ <orderEntry type =" library" name =" Maven: org.springframework:spring-beans:5.2.20.RELEASE" level =" project" />
31+ <orderEntry type =" library" name =" Maven: org.springframework:spring-context:5.2.20.RELEASE" level =" project" />
32+ <orderEntry type =" library" name =" Maven: org.springframework:spring-aop:5.2.15.RELEASE" level =" project" />
33+ <orderEntry type =" library" name =" Maven: org.springframework:spring-expression:5.2.15.RELEASE" level =" project" />
34+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter:2.3.12.RELEASE" level =" project" />
35+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot:2.3.12.RELEASE" level =" project" />
36+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-autoconfigure:2.3.12.RELEASE" level =" project" />
37+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-logging:2.3.12.RELEASE" level =" project" />
38+ <orderEntry type =" library" name =" Maven: ch.qos.logback:logback-classic:1.2.3" level =" project" />
39+ <orderEntry type =" library" name =" Maven: ch.qos.logback:logback-core:1.2.3" level =" project" />
40+ <orderEntry type =" library" name =" Maven: org.apache.logging.log4j:log4j-to-slf4j:2.13.3" level =" project" />
41+ <orderEntry type =" library" name =" Maven: org.apache.logging.log4j:log4j-api:2.13.3" level =" project" />
42+ <orderEntry type =" library" name =" Maven: org.slf4j:jul-to-slf4j:1.7.30" level =" project" />
43+ <orderEntry type =" library" name =" Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level =" project" />
44+ <orderEntry type =" library" name =" Maven: org.yaml:snakeyaml:1.26" level =" project" />
45+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-configuration-processor:2.3.12.RELEASE" level =" project" />
46+ <orderEntry type =" library" name =" Maven: mysql:mysql-connector-java:8.0.20" level =" project" />
47+ <orderEntry type =" library" name =" Maven: com.zaxxer:HikariCP:4.0.3" level =" project" />
48+ <orderEntry type =" library" name =" Maven: org.slf4j:slf4j-api:1.7.30" level =" project" />
49+ </component >
50+ </module >
0 commit comments