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+ <descriptors >
7+ <deploymentDescriptor name =" web.xml" url =" file://$MODULE_DIR$/src/main/Webapp/WEB-INF/web.xml" />
8+ </descriptors >
9+ <webroots >
10+ <root url =" file://$MODULE_DIR$/src/main/webapp" relative =" /" />
11+ </webroots >
12+ <sourceRoots >
13+ <root url =" file://$MODULE_DIR$/src/main/java" />
14+ <root url =" file://$MODULE_DIR$/src/main/resources" />
15+ </sourceRoots >
16+ </configuration >
17+ </facet >
18+ </component >
19+ <component name =" NewModuleRootManager" LANGUAGE_LEVEL =" JDK_1_6" inherit-compiler-output =" false" >
20+ <output url =" file://$MODULE_DIR$/target/classes" />
21+ <output-test url =" file://$MODULE_DIR$/target/test-classes" />
22+ <content url =" file://$MODULE_DIR$" >
23+ <sourceFolder url =" file://$MODULE_DIR$/src/main/java" isTestSource =" false" />
24+ <sourceFolder url =" file://$MODULE_DIR$/src/main/resources" type =" java-resource" />
25+ <sourceFolder url =" file://$MODULE_DIR$/src/test/java" isTestSource =" true" />
26+ <excludeFolder url =" file://$MODULE_DIR$/target" />
27+ </content >
28+ <orderEntry type =" jdk" jdkName =" 1.8" jdkType =" JavaSDK" />
29+ <orderEntry type =" sourceFolder" forTests =" false" />
30+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-web:1.4.0.RELEASE" level =" project" />
31+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter:1.4.0.RELEASE" level =" project" />
32+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot:1.4.0.RELEASE" level =" project" />
33+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-autoconfigure:1.4.0.RELEASE" level =" project" />
34+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-logging:1.4.0.RELEASE" level =" project" />
35+ <orderEntry type =" library" name =" Maven: ch.qos.logback:logback-classic:1.1.7" level =" project" />
36+ <orderEntry type =" library" name =" Maven: ch.qos.logback:logback-core:1.1.7" level =" project" />
37+ <orderEntry type =" library" name =" Maven: org.slf4j:jul-to-slf4j:1.7.21" level =" project" />
38+ <orderEntry type =" library" name =" Maven: org.slf4j:log4j-over-slf4j:1.7.21" level =" project" />
39+ <orderEntry type =" library" name =" Maven: org.springframework:spring-core:4.3.2.RELEASE" level =" project" />
40+ <orderEntry type =" library" scope =" RUNTIME" name =" Maven: org.yaml:snakeyaml:1.17" level =" project" />
41+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-tomcat:1.4.0.RELEASE" level =" project" />
42+ <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.4" level =" project" />
43+ <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.4" level =" project" />
44+ <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.4" level =" project" />
45+ <orderEntry type =" library" name =" Maven: org.hibernate:hibernate-validator:5.2.4.Final" level =" project" />
46+ <orderEntry type =" library" name =" Maven: javax.validation:validation-api:1.1.0.Final" level =" project" />
47+ <orderEntry type =" library" name =" Maven: org.jboss.logging:jboss-logging:3.3.0.Final" level =" project" />
48+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-databind:2.8.1" level =" project" />
49+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-annotations:2.8.1" level =" project" />
50+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-core:2.8.1" level =" project" />
51+ <orderEntry type =" library" name =" Maven: org.springframework:spring-web:4.3.2.RELEASE" level =" project" />
52+ <orderEntry type =" library" name =" Maven: org.springframework:spring-aop:4.3.2.RELEASE" level =" project" />
53+ <orderEntry type =" library" name =" Maven: org.springframework:spring-beans:4.3.2.RELEASE" level =" project" />
54+ <orderEntry type =" library" name =" Maven: org.springframework:spring-context:4.3.2.RELEASE" level =" project" />
55+ <orderEntry type =" library" name =" Maven: org.springframework:spring-webmvc:4.3.2.RELEASE" level =" project" />
56+ <orderEntry type =" library" name =" Maven: org.springframework:spring-expression:4.3.2.RELEASE" level =" project" />
57+ <orderEntry type =" library" name =" Maven: io.springfox:springfox-swagger2:2.2.2" level =" project" />
58+ <orderEntry type =" library" name =" Maven: org.mapstruct:mapstruct:1.0.0.CR1" level =" project" />
59+ <orderEntry type =" library" name =" Maven: io.swagger:swagger-annotations:1.5.3" level =" project" />
60+ <orderEntry type =" library" name =" Maven: io.swagger:swagger-models:1.5.3" level =" project" />
61+ <orderEntry type =" library" name =" Maven: io.springfox:springfox-spi:2.2.2" level =" project" />
62+ <orderEntry type =" library" name =" Maven: io.springfox:springfox-core:2.2.2" level =" project" />
63+ <orderEntry type =" library" name =" Maven: io.springfox:springfox-schema:2.2.2" level =" project" />
64+ <orderEntry type =" library" name =" Maven: io.springfox:springfox-swagger-common:2.2.2" level =" project" />
65+ <orderEntry type =" library" name =" Maven: io.springfox:springfox-spring-web:2.2.2" level =" project" />
66+ <orderEntry type =" library" name =" Maven: com.google.guava:guava:18.0" level =" project" />
67+ <orderEntry type =" library" name =" Maven: com.fasterxml:classmate:1.3.1" level =" project" />
68+ <orderEntry type =" library" name =" Maven: org.slf4j:slf4j-api:1.7.21" level =" project" />
69+ <orderEntry type =" library" name =" Maven: org.aspectj:aspectjrt:1.8.9" level =" project" />
70+ <orderEntry type =" library" name =" Maven: org.aspectj:aspectjweaver:1.8.9" level =" project" />
71+ <orderEntry type =" library" name =" Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE" level =" project" />
72+ <orderEntry type =" library" name =" Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE" level =" project" />
73+ <orderEntry type =" library" name =" Maven: org.springframework.hateoas:spring-hateoas:0.20.0.RELEASE" level =" project" />
74+ <orderEntry type =" library" name =" Maven: io.springfox:springfox-swagger-ui:2.2.2" level =" project" />
75+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-data-jpa:1.4.0.RELEASE" level =" project" />
76+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-aop:1.4.0.RELEASE" level =" project" />
77+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-jdbc:1.4.0.RELEASE" level =" project" />
78+ <orderEntry type =" library" name =" Maven: org.apache.tomcat:tomcat-jdbc:8.5.4" level =" project" />
79+ <orderEntry type =" library" name =" Maven: org.apache.tomcat:tomcat-juli:8.5.4" level =" project" />
80+ <orderEntry type =" library" name =" Maven: org.springframework:spring-jdbc:4.3.2.RELEASE" level =" project" />
81+ <orderEntry type =" library" name =" Maven: org.hibernate:hibernate-core:5.0.9.Final" level =" project" />
82+ <orderEntry type =" library" name =" Maven: org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final" level =" project" />
83+ <orderEntry type =" library" name =" Maven: org.javassist:javassist:3.20.0-GA" level =" project" />
84+ <orderEntry type =" library" name =" Maven: antlr:antlr:2.7.7" level =" project" />
85+ <orderEntry type =" library" name =" Maven: org.jboss:jandex:2.0.0.Final" level =" project" />
86+ <orderEntry type =" library" name =" Maven: dom4j:dom4j:1.6.1" level =" project" />
87+ <orderEntry type =" library" name =" Maven: xml-apis:xml-apis:1.4.01" level =" project" />
88+ <orderEntry type =" library" name =" Maven: org.hibernate.common:hibernate-commons-annotations:5.0.1.Final" level =" project" />
89+ <orderEntry type =" library" name =" Maven: org.hibernate:hibernate-entitymanager:5.0.9.Final" level =" project" />
90+ <orderEntry type =" library" name =" Maven: javax.transaction:javax.transaction-api:1.2" level =" project" />
91+ <orderEntry type =" library" name =" Maven: org.springframework.data:spring-data-jpa:1.10.2.RELEASE" level =" project" />
92+ <orderEntry type =" library" name =" Maven: org.springframework.data:spring-data-commons:1.12.2.RELEASE" level =" project" />
93+ <orderEntry type =" library" name =" Maven: org.springframework:spring-orm:4.3.2.RELEASE" level =" project" />
94+ <orderEntry type =" library" name =" Maven: org.springframework:spring-tx:4.3.2.RELEASE" level =" project" />
95+ <orderEntry type =" library" name =" Maven: org.slf4j:jcl-over-slf4j:1.7.21" level =" project" />
96+ <orderEntry type =" library" name =" Maven: org.springframework:spring-aspects:4.3.2.RELEASE" level =" project" />
97+ <orderEntry type =" library" name =" Maven: mysql:mysql-connector-java:5.1.39" level =" project" />
98+ <orderEntry type =" library" name =" Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:1.1.1" level =" project" />
99+ <orderEntry type =" library" name =" Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:1.1.1" level =" project" />
100+ <orderEntry type =" library" name =" Maven: org.mybatis:mybatis:3.4.0" level =" project" />
101+ <orderEntry type =" library" name =" Maven: org.mybatis:mybatis-spring:1.3.0" level =" project" />
102+ </component >
103+ </module >
0 commit comments