|
9 | 9 | <webroots> |
10 | 10 | <root url="file://$MODULE_DIR$/src/main/webapp" relative="/" /> |
11 | 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 | 12 | </configuration> |
17 | 13 | </facet> |
18 | 14 | </component> |
|
22 | 18 | <content url="file://$MODULE_DIR$"> |
23 | 19 | <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> |
24 | 20 | <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> |
25 | | - <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" /> |
26 | 21 | <excludeFolder url="file://$MODULE_DIR$/target" /> |
27 | 22 | </content> |
28 | 23 | <orderEntry type="inheritedJdk" /> |
29 | 24 | <orderEntry type="sourceFolder" forTests="false" /> |
30 | | - <orderEntry type="module-library"> |
31 | | - <library> |
32 | | - <CLASSES> |
33 | | - <root url="jar://$USER_HOME$/javasec/commons-collections-3.2.1.jar!/" /> |
34 | | - </CLASSES> |
35 | | - <JAVADOC /> |
36 | | - <SOURCES /> |
37 | | - </library> |
38 | | - </orderEntry> |
39 | | - <orderEntry type="module-library"> |
40 | | - <library> |
41 | | - <CLASSES> |
42 | | - <root url="jar://$MODULE_DIR$/../CDNBalance-1.1.1.jar!/" /> |
43 | | - </CLASSES> |
44 | | - <JAVADOC /> |
45 | | - <SOURCES /> |
46 | | - </library> |
47 | | - </orderEntry> |
48 | | - <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.tomcat:tomcat-servlet-api:8.0.36" level="project" /> |
49 | 25 | <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:1.5.1.RELEASE" level="project" /> |
50 | 26 | <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:1.5.1.RELEASE" level="project" /> |
51 | 27 | <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:1.5.1.RELEASE" level="project" /> |
52 | 28 | <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:1.5.1.RELEASE" level="project" /> |
53 | 29 | <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:1.5.1.RELEASE" level="project" /> |
54 | 30 | <orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.1.9" level="project" /> |
55 | 31 | <orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.1.9" level="project" /> |
56 | | - <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.22" level="project" /> |
57 | 32 | <orderEntry type="library" name="Maven: org.slf4j:jcl-over-slf4j:1.7.22" level="project" /> |
58 | 33 | <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.22" level="project" /> |
59 | 34 | <orderEntry type="library" name="Maven: org.slf4j:log4j-over-slf4j:1.7.22" level="project" /> |
|
73 | 48 | <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:4.3.6.RELEASE" level="project" /> |
74 | 49 | <orderEntry type="library" name="Maven: org.springframework:spring-expression:4.3.6.RELEASE" level="project" /> |
75 | 50 | <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.tomcat:tomcat-servlet-api:8.0.36" level="project" /> |
| 51 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-thymeleaf:1.5.1.RELEASE" level="project" /> |
| 52 | + <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf-spring4:2.1.5.RELEASE" level="project" /> |
| 53 | + <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf:2.1.5.RELEASE" level="project" /> |
| 54 | + <orderEntry type="library" name="Maven: ognl:ognl:3.0.8" level="project" /> |
| 55 | + <orderEntry type="library" name="Maven: org.javassist:javassist:3.21.0-GA" level="project" /> |
| 56 | + <orderEntry type="library" name="Maven: org.unbescape:unbescape:1.1.0.RELEASE" level="project" /> |
| 57 | + <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.22" level="project" /> |
| 58 | + <orderEntry type="library" name="Maven: nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:1.4.0" level="project" /> |
| 59 | + <orderEntry type="library" name="Maven: org.codehaus.groovy:groovy:2.4.7" level="project" /> |
76 | 60 | <orderEntry type="library" name="Maven: com.google.guava:guava:21.0" level="project" /> |
77 | 61 | <orderEntry type="library" name="Maven: commons-collections:commons-collections:3.1" level="project" /> |
78 | 62 | <orderEntry type="library" name="Maven: commons-lang:commons-lang:2.4" level="project" /> |
|
0 commit comments