esb.iml 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430
  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. <root url="file://$MODULE_DIR$/src/main/webapp" relative="/" />
  8. </webroots>
  9. <sourceRoots>
  10. <root url="file://$MODULE_DIR$/src/main/java" />
  11. <root url="file://$MODULE_DIR$/src/main/resources" />
  12. </sourceRoots>
  13. </configuration>
  14. </facet>
  15. </component>
  16. <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="false">
  17. <output url="file://$MODULE_DIR$/target/classes" />
  18. <output-test url="file://$MODULE_DIR$/target/test-classes" />
  19. <content url="file://$MODULE_DIR$">
  20. <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
  21. <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
  22. <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
  23. <excludeFolder url="file://$MODULE_DIR$/target" />
  24. </content>
  25. <orderEntry type="inheritedJdk" />
  26. <orderEntry type="sourceFolder" forTests="false" />
  27. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-jasper:8.5.5" level="project" />
  28. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.5" level="project" />
  29. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.5" level="project" />
  30. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:1.4.1.RELEASE" level="project" />
  31. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:1.4.1.RELEASE" level="project" />
  32. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:1.4.1.RELEASE" level="project" />
  33. <orderEntry type="library" name="Maven: org.springframework:spring-context:4.3.3.RELEASE" level="project" />
  34. <orderEntry type="library" name="Maven: org.springframework:spring-aop:4.3.3.RELEASE" level="project" />
  35. <orderEntry type="library" name="Maven: org.springframework:spring-beans:4.3.3.RELEASE" level="project" />
  36. <orderEntry type="library" name="Maven: org.springframework:spring-expression:4.3.3.RELEASE" level="project" />
  37. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE" level="project" />
  38. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.5" level="project" />
  39. <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.3.1" level="project" />
  40. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.8.3" level="project" />
  41. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.8.3" level="project" />
  42. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.8.3" level="project" />
  43. <orderEntry type="library" name="Maven: org.springframework:spring-web:4.3.3.RELEASE" level="project" />
  44. <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:4.3.3.RELEASE" level="project" />
  45. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-mongodb:1.4.1.RELEASE" level="project" />
  46. <orderEntry type="library" name="Maven: org.springframework.data:spring-data-mongodb:1.9.3.RELEASE" level="project" />
  47. <orderEntry type="library" name="Maven: org.springframework:spring-tx:4.3.3.RELEASE" level="project" />
  48. <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:1.12.3.RELEASE" level="project" />
  49. <orderEntry type="library" name="Maven: org.springframework:spring-orm:4.3.3.RELEASE" level="project" />
  50. <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:4.3.3.RELEASE" level="project" />
  51. <orderEntry type="library" name="Maven: org.springframework:spring-messaging:4.3.3.RELEASE" level="project" />
  52. <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:1.4.1.RELEASE" level="project" />
  53. <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:1.4.1.RELEASE" level="project" />
  54. <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:1.4.1.RELEASE" level="project" />
  55. <orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:4.3.3.RELEASE" level="project" />
  56. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-jasper:8.5.6" level="project" />
  57. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.6" level="project" />
  58. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.6" level="project" />
  59. <orderEntry type="library" name="Maven: org.eclipse.jdt.core.compiler:ecj:4.5.1" level="project" />
  60. <orderEntry type="library" name="Maven: net.sourceforge.jexcelapi:jxl:2.6.10" level="project" />
  61. <orderEntry type="library" name="Maven: log4j:log4j:1.2.14" level="project" />
  62. <orderEntry type="library" name="Maven: javax.servlet:jstl:1.2" level="project" />
  63. <orderEntry type="module" module-name="hos-web-framework" />
  64. <orderEntry type="library" name="Maven: eu.medsea.mimeutil:mime-util:2.1.3" level="project" />
  65. <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.21" level="project" />
  66. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:1.4.2.RELEASE" level="project" />
  67. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:1.4.2.RELEASE" level="project" />
  68. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:1.4.2.RELEASE" level="project" />
  69. <orderEntry type="library" name="Maven: org.springframework:spring-core:4.3.4.RELEASE" level="project" />
  70. <orderEntry type="library" name="Maven: org.springframework:spring-context:4.3.4.RELEASE" level="project" />
  71. <orderEntry type="library" name="Maven: org.springframework:spring-aop:4.3.4.RELEASE" level="project" />
  72. <orderEntry type="library" name="Maven: org.springframework:spring-beans:4.3.4.RELEASE" level="project" />
  73. <orderEntry type="library" name="Maven: org.springframework:spring-expression:4.3.4.RELEASE" level="project" />
  74. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:1.4.2.RELEASE" level="project" />
  75. <orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.17" level="project" />
  76. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:1.4.2.RELEASE" level="project" />
  77. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.6" level="project" />
  78. <orderEntry type="library" name="Maven: org.hibernate:hibernate-validator:5.2.4.Final" level="project" />
  79. <orderEntry type="library" name="Maven: javax.validation:validation-api:1.1.0.Final" level="project" />
  80. <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.0.Final" level="project" />
  81. <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.3.3" level="project" />
  82. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.8.4" level="project" />
  83. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.8.4" level="project" />
  84. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.8.4" level="project" />
  85. <orderEntry type="library" name="Maven: org.springframework:spring-web:4.3.4.RELEASE" level="project" />
  86. <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:4.3.4.RELEASE" level="project" />
  87. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-mongodb:1.4.2.RELEASE" level="project" />
  88. <orderEntry type="library" name="Maven: org.mongodb:mongodb-driver:3.2.2" level="project" />
  89. <orderEntry type="library" name="Maven: org.mongodb:mongodb-driver-core:3.2.2" level="project" />
  90. <orderEntry type="library" name="Maven: org.mongodb:bson:3.2.2" level="project" />
  91. <orderEntry type="library" name="Maven: org.springframework.data:spring-data-mongodb:1.9.5.RELEASE" level="project" />
  92. <orderEntry type="library" name="Maven: org.springframework:spring-tx:4.3.4.RELEASE" level="project" />
  93. <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:1.12.5.RELEASE" level="project" />
  94. <orderEntry type="library" name="Maven: org.mongodb:mongo-java-driver:3.2.2" level="project" />
  95. <orderEntry type="library" name="Maven: mysql:mysql-connector-java:5.1.37" level="project" />
  96. <orderEntry type="module" module-name="hos-core" />
  97. <orderEntry type="library" name="Maven: net.lingala.zip4j:zip4j:1.3.2" level="project" />
  98. <orderEntry type="library" name="Maven: org.apache.commons:commons-collections4:4.0" level="project" />
  99. <orderEntry type="library" name="Maven: commons-fileupload:commons-fileupload:1.3.1" level="project" />
  100. <orderEntry type="library" name="Maven: commons-io:commons-io:2.2" level="project" />
  101. <orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.3.2" level="project" />
  102. <orderEntry type="library" name="Maven: commons-net:commons-net:3.3" level="project" />
  103. <orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils:1.9.3" level="project" />
  104. <orderEntry type="library" name="Maven: commons-collections:commons-collections:3.2.2" level="project" />
  105. <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.10" level="project" />
  106. <orderEntry type="library" name="Maven: com.squareup.okhttp3:okhttp:3.4.1" level="project" />
  107. <orderEntry type="library" name="Maven: com.squareup.okio:okio:1.9.0" level="project" />
  108. <orderEntry type="library" name="Maven: com.belerweb:pinyin4j:2.5.0" level="project" />
  109. <orderEntry type="library" name="Maven: com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.8.4" level="project" />
  110. <orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.8.4" level="project" />
  111. <orderEntry type="library" name="Maven: org.codehaus.woodstox:stax2-api:3.1.4" level="project" />
  112. <orderEntry type="library" name="Maven: com.fasterxml.woodstox:woodstox-core:5.0.2" level="project" />
  113. <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.6.2" level="project" />
  114. <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-core:2.6.2" level="project" />
  115. <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.2" level="project" />
  116. <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.5" level="project" />
  117. <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpmime:4.5.2" level="project" />
  118. <orderEntry type="library" name="Maven: io.springfox:springfox-swagger2:2.4.0" level="project" />
  119. <orderEntry type="library" name="Maven: io.swagger:swagger-annotations:1.5.6" level="project" />
  120. <orderEntry type="library" name="Maven: io.swagger:swagger-models:1.5.6" level="project" />
  121. <orderEntry type="library" name="Maven: io.springfox:springfox-spi:2.4.0" level="project" />
  122. <orderEntry type="library" name="Maven: io.springfox:springfox-core:2.4.0" level="project" />
  123. <orderEntry type="library" name="Maven: com.google.guava:guava:18.0" level="project" />
  124. <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE" level="project" />
  125. <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE" level="project" />
  126. <orderEntry type="library" name="Maven: io.springfox:springfox-schema:2.4.0" level="project" />
  127. <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-common:2.4.0" level="project" />
  128. <orderEntry type="library" name="Maven: io.springfox:springfox-spring-web:2.4.0" level="project" />
  129. <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-ui:2.4.0" level="project" />
  130. <orderEntry type="library" name="Maven: javax.transaction:javax.transaction-api:1.2" level="project" />
  131. <orderEntry type="library" name="Maven: org.springframework:spring-orm:4.3.4.RELEASE" level="project" />
  132. <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:4.3.4.RELEASE" level="project" />
  133. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-extras:3.0.5" level="project" />
  134. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-core:3.0.5" level="project" />
  135. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-api:3.0.5" level="project" />
  136. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-request-api:1.0.6" level="project" />
  137. <orderEntry type="library" name="Maven: commons-digester:commons-digester:2.1" level="project" />
  138. <orderEntry type="library" name="Maven: org.slf4j:jcl-over-slf4j:1.7.21" level="project" />
  139. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-request-servlet-wildcard:1.0.6" level="project" />
  140. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-request-servlet:1.0.6" level="project" />
  141. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-request-mustache:1.0.6" level="project" />
  142. <orderEntry type="library" name="Maven: com.github.spullara.mustache.java:compiler:0.8.4" level="project" />
  143. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-jsp:3.0.5" level="project" />
  144. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-servlet:3.0.5" level="project" />
  145. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-template:3.0.5" level="project" />
  146. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-autotag-core-runtime:1.1.0" level="project" />
  147. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-request-jsp:1.0.6" level="project" />
  148. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-freemarker:3.0.5" level="project" />
  149. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-request-freemarker:1.0.6" level="project" />
  150. <orderEntry type="library" name="Maven: org.freemarker:freemarker:2.3.25-incubating" level="project" />
  151. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-velocity:3.0.5" level="project" />
  152. <orderEntry type="library" name="Maven: org.apache.velocity:velocity-tools:2.0" level="project" />
  153. <orderEntry type="library" name="Maven: oro:oro:2.0.8" level="project" />
  154. <orderEntry type="library" name="Maven: org.apache.velocity:velocity:1.7" level="project" />
  155. <orderEntry type="library" name="Maven: commons-lang:commons-lang:2.5" level="project" />
  156. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-request-velocity:1.0.6" level="project" />
  157. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-el:3.0.5" level="project" />
  158. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-mvel:3.0.5" level="project" />
  159. <orderEntry type="library" name="Maven: org.mvel:mvel2:2.0.11" level="project" />
  160. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-ognl:3.0.5" level="project" />
  161. <orderEntry type="library" name="Maven: ognl:ognl:2.7.3" level="project" />
  162. <orderEntry type="library" name="Maven: jboss:javassist:3.7.ga" level="project" />
  163. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-compat:3.0.5" level="project" />
  164. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.xmlgraphics:fop:1.0" level="project" />
  165. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.xmlgraphics:xmlgraphics-commons:1.4" level="project" />
  166. <orderEntry type="library" name="Maven: commons-logging:commons-logging:1.0.4" level="project" />
  167. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.xmlgraphics:batik-svg-dom:1.7" level="project" />
  168. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.xmlgraphics:batik-anim:1.7" level="project" />
  169. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.xmlgraphics:batik-awt-util:1.7" level="project" />
  170. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.xmlgraphics:batik-util:1.7" level="project" />
  171. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.xmlgraphics:batik-dom:1.7" level="project" />
  172. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.xmlgraphics:batik-css:1.7" level="project" />
  173. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.xmlgraphics:batik-ext:1.7" level="project" />
  174. <orderEntry type="library" name="Maven: xml-apis:xml-apis:1.4.01" level="project" />
  175. <orderEntry type="library" scope="PROVIDED" name="Maven: xml-apis:xml-apis-ext:1.3.04" level="project" />
  176. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.xmlgraphics:batik-xml:1.7" level="project" />
  177. <orderEntry type="library" scope="PROVIDED" name="Maven: xalan:xalan:2.7.0" level="project" />
  178. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.xmlgraphics:batik-parser:1.7" level="project" />
  179. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.xmlgraphics:batik-bridge:1.7" level="project" />
  180. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.xmlgraphics:batik-gvt:1.7" level="project" />
  181. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.xmlgraphics:batik-script:1.7" level="project" />
  182. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.xmlgraphics:batik-transcoder:1.7" level="project" />
  183. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.xmlgraphics:batik-svggen:1.7" level="project" />
  184. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.xmlgraphics:batik-extension:1.7" level="project" />
  185. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.avalon.framework:avalon-framework-api:4.3.1" level="project" />
  186. <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.avalon.framework:avalon-framework-impl:4.3.1" level="project" />
  187. <orderEntry type="library" scope="PROVIDED" name="Maven: org.openoffice:jurt:2.3.0" level="project" />
  188. <orderEntry type="library" scope="PROVIDED" name="Maven: org.openoffice:ridl:2.3.0" level="project" />
  189. <orderEntry type="library" scope="PROVIDED" name="Maven: org.openoffice:juh:2.3.0" level="project" />
  190. <orderEntry type="library" name="Maven: net.sf.json-lib:json-lib:2.4" level="project" />
  191. <orderEntry type="library" name="Maven: net.sf.ezmorph:ezmorph:1.0.6" level="project" />
  192. <orderEntry type="library" name="Maven: org.springframework:spring-jms:4.3.2.RELEASE" level="project" />
  193. <orderEntry type="library" name="Maven: org.springframework:spring-messaging:4.3.4.RELEASE" level="project" />
  194. <orderEntry type="library" name="Maven: org.hibernate:hibernate-core:4.3.11.Final" level="project" />
  195. <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1" level="project" />
  196. <orderEntry type="library" name="Maven: org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final" level="project" />
  197. <orderEntry type="library" name="Maven: dom4j:dom4j:1.6.1" level="project" />
  198. <orderEntry type="library" name="Maven: org.hibernate.common:hibernate-commons-annotations:4.0.5.Final" level="project" />
  199. <orderEntry type="library" name="Maven: org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final" level="project" />
  200. <orderEntry type="library" name="Maven: org.javassist:javassist:3.20.0-GA" level="project" />
  201. <orderEntry type="library" name="Maven: antlr:antlr:2.7.7" level="project" />
  202. <orderEntry type="library" name="Maven: org.jboss:jandex:1.1.0.Final" level="project" />
  203. <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.8.9" level="project" />
  204. <orderEntry type="library" name="Maven: org.apache.commons:commons-dbcp2:2.1.1" level="project" />
  205. <orderEntry type="library" name="Maven: org.apache.commons:commons-pool2:2.4.2" level="project" />
  206. <orderEntry type="library" name="Maven: org.json:json:20140107" level="project" />
  207. <orderEntry type="library" name="Maven: org.zbus:zbus:7.2.0" level="project" />
  208. <orderEntry type="library" name="Maven: io.netty:netty-all:4.0.33.Final" level="project" />
  209. <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:1.4.2.RELEASE" level="project" />
  210. <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:1.4.2.RELEASE" level="project" />
  211. <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:1.4.2.RELEASE" level="project" />
  212. <orderEntry type="library" scope="TEST" name="Maven: com.jayway.jsonpath:json-path:2.2.0" level="project" />
  213. <orderEntry type="library" scope="TEST" name="Maven: net.minidev:json-smart:2.2.1" level="project" />
  214. <orderEntry type="library" scope="TEST" name="Maven: net.minidev:accessors-smart:1.1" level="project" />
  215. <orderEntry type="library" scope="TEST" name="Maven: org.ow2.asm:asm:5.0.3" level="project" />
  216. <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" />
  217. <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
  218. <orderEntry type="library" scope="TEST" name="Maven: org.assertj:assertj-core:2.5.0" level="project" />
  219. <orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-core:1.10.19" level="project" />
  220. <orderEntry type="library" scope="TEST" name="Maven: org.objenesis:objenesis:2.1" level="project" />
  221. <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-library:1.3" level="project" />
  222. <orderEntry type="library" scope="TEST" name="Maven: org.skyscreamer:jsonassert:1.3.0" level="project" />
  223. <orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:4.3.4.RELEASE" level="project" />
  224. </component>
  225. <component name="org.twodividedbyzero.idea.findbugs">
  226. <option name="_basePreferences">
  227. <map>
  228. <entry key="property.analysisEffortLevel" value="default" />
  229. <entry key="property.analyzeAfterAutoMake" value="false" />
  230. <entry key="property.analyzeAfterCompile" value="false" />
  231. <entry key="property.annotationGutterIconEnabled" value="true" />
  232. <entry key="property.annotationSuppressWarningsClass" value="edu.umd.cs.findbugs.annotations.SuppressFBWarnings" />
  233. <entry key="property.annotationTextRangeMarkupEnabled" value="true" />
  234. <entry key="property.exportAsHtml" value="true" />
  235. <entry key="property.exportAsXml" value="true" />
  236. <entry key="property.exportBaseDir" value="" />
  237. <entry key="property.exportCreateArchiveDir" value="false" />
  238. <entry key="property.exportOpenBrowser" value="true" />
  239. <entry key="property.minPriorityToReport" value="Medium" />
  240. <entry key="property.runAnalysisInBackground" value="false" />
  241. <entry key="property.showHiddenDetectors" value="false" />
  242. <entry key="property.toolWindowToFront" value="true" />
  243. </map>
  244. </option>
  245. <option name="_detectors">
  246. <map>
  247. <entry key="AppendingToAnObjectOutputStream" value="true" />
  248. <entry key="AtomicityProblem" value="true" />
  249. <entry key="BadAppletConstructor" value="false" />
  250. <entry key="BadResultSetAccess" value="true" />
  251. <entry key="BadSyntaxForRegularExpression" value="true" />
  252. <entry key="BadUseOfReturnValue" value="true" />
  253. <entry key="BadlyOverriddenAdapter" value="true" />
  254. <entry key="BooleanReturnNull" value="true" />
  255. <entry key="BuildInterproceduralCallGraph" value="false" />
  256. <entry key="BuildObligationPolicyDatabase" value="true" />
  257. <entry key="BuildStringPassthruGraph" value="true" />
  258. <entry key="CallToUnsupportedMethod" value="false" />
  259. <entry key="CalledMethods" value="true" />
  260. <entry key="CheckCalls" value="false" />
  261. <entry key="CheckExpectedWarnings" value="false" />
  262. <entry key="CheckImmutableAnnotation" value="true" />
  263. <entry key="CheckRelaxingNullnessAnnotation" value="true" />
  264. <entry key="CheckTypeQualifiers" value="true" />
  265. <entry key="CloneIdiom" value="true" />
  266. <entry key="ComparatorIdiom" value="true" />
  267. <entry key="ConfusedInheritance" value="true" />
  268. <entry key="ConfusionBetweenInheritedAndOuterMethod" value="true" />
  269. <entry key="CovariantArrayAssignment" value="false" />
  270. <entry key="CrossSiteScripting" value="true" />
  271. <entry key="DefaultEncodingDetector" value="true" />
  272. <entry key="DoInsideDoPrivileged" value="true" />
  273. <entry key="DontCatchIllegalMonitorStateException" value="true" />
  274. <entry key="DontIgnoreResultOfPutIfAbsent" value="true" />
  275. <entry key="DontUseEnum" value="true" />
  276. <entry key="DroppedException" value="true" />
  277. <entry key="DumbMethodInvocations" value="true" />
  278. <entry key="DumbMethods" value="true" />
  279. <entry key="DuplicateBranches" value="true" />
  280. <entry key="EmptyZipFileEntry" value="false" />
  281. <entry key="EqualsOperandShouldHaveClassCompatibleWithThis" value="true" />
  282. <entry key="ExplicitSerialization" value="true" />
  283. <entry key="FieldItemSummary" value="true" />
  284. <entry key="FinalizerNullsFields" value="true" />
  285. <entry key="FindBadCast2" value="true" />
  286. <entry key="FindBadForLoop" value="true" />
  287. <entry key="FindBugsSummaryStats" value="true" />
  288. <entry key="FindCircularDependencies" value="false" />
  289. <entry key="FindComparatorProblems" value="true" />
  290. <entry key="FindDeadLocalStores" value="true" />
  291. <entry key="FindDoubleCheck" value="true" />
  292. <entry key="FindEmptySynchronizedBlock" value="true" />
  293. <entry key="FindFieldSelfAssignment" value="true" />
  294. <entry key="FindFinalizeInvocations" value="true" />
  295. <entry key="FindFloatEquality" value="true" />
  296. <entry key="FindFloatMath" value="false" />
  297. <entry key="FindHEmismatch" value="true" />
  298. <entry key="FindInconsistentSync2" value="true" />
  299. <entry key="FindJSR166LockMonitorenter" value="true" />
  300. <entry key="FindLocalSelfAssignment2" value="true" />
  301. <entry key="FindMaskedFields" value="true" />
  302. <entry key="FindMismatchedWaitOrNotify" value="true" />
  303. <entry key="FindNakedNotify" value="true" />
  304. <entry key="FindNoSideEffectMethods" value="true" />
  305. <entry key="FindNonSerializableStoreIntoSession" value="false" />
  306. <entry key="FindNonSerializableValuePassedToWriteObject" value="false" />
  307. <entry key="FindNonShortCircuit" value="true" />
  308. <entry key="FindNullDeref" value="true" />
  309. <entry key="FindNullDerefsInvolvingNonShortCircuitEvaluation" value="true" />
  310. <entry key="FindOpenStream" value="true" />
  311. <entry key="FindPuzzlers" value="true" />
  312. <entry key="FindRefComparison" value="true" />
  313. <entry key="FindReturnRef" value="true" />
  314. <entry key="FindRoughConstants" value="true" />
  315. <entry key="FindRunInvocations" value="true" />
  316. <entry key="FindSelfComparison" value="true" />
  317. <entry key="FindSelfComparison2" value="true" />
  318. <entry key="FindSleepWithLockHeld" value="true" />
  319. <entry key="FindSpinLoop" value="true" />
  320. <entry key="FindSqlInjection" value="true" />
  321. <entry key="FindTwoLockWait" value="true" />
  322. <entry key="FindUncalledPrivateMethods" value="true" />
  323. <entry key="FindUnconditionalWait" value="true" />
  324. <entry key="FindUninitializedGet" value="true" />
  325. <entry key="FindUnrelatedTypesInGenericContainer" value="true" />
  326. <entry key="FindUnreleasedLock" value="true" />
  327. <entry key="FindUnsatisfiedObligation" value="true" />
  328. <entry key="FindUnsyncGet" value="true" />
  329. <entry key="FindUseOfNonSerializableValue" value="true" />
  330. <entry key="FindUselessControlFlow" value="true" />
  331. <entry key="FindUselessObjects" value="true" />
  332. <entry key="FormatStringChecker" value="true" />
  333. <entry key="FunctionsThatMightBeMistakenForProcedures" value="true" />
  334. <entry key="HugeSharedStringConstants" value="true" />
  335. <entry key="IDivResultCastToDouble" value="true" />
  336. <entry key="IncompatMask" value="true" />
  337. <entry key="InconsistentAnnotations" value="true" />
  338. <entry key="InefficientIndexOf" value="false" />
  339. <entry key="InefficientInitializationInsideLoop" value="false" />
  340. <entry key="InefficientMemberAccess" value="false" />
  341. <entry key="InefficientToArray" value="false" />
  342. <entry key="InfiniteLoop" value="true" />
  343. <entry key="InfiniteRecursiveLoop" value="true" />
  344. <entry key="InheritanceUnsafeGetResource" value="true" />
  345. <entry key="InitializationChain" value="true" />
  346. <entry key="InitializeNonnullFieldsInConstructor" value="true" />
  347. <entry key="InstantiateStaticClass" value="true" />
  348. <entry key="IntCast2LongAsInstant" value="true" />
  349. <entry key="InvalidJUnitTest" value="true" />
  350. <entry key="IteratorIdioms" value="true" />
  351. <entry key="LazyInit" value="true" />
  352. <entry key="LoadOfKnownNullValue" value="true" />
  353. <entry key="LostLoggerDueToWeakReference" value="true" />
  354. <entry key="MethodReturnCheck" value="true" />
  355. <entry key="Methods" value="true" />
  356. <entry key="MultithreadedInstanceAccess" value="true" />
  357. <entry key="MutableEnum" value="true" />
  358. <entry key="MutableLock" value="true" />
  359. <entry key="MutableStaticFields" value="true" />
  360. <entry key="Naming" value="true" />
  361. <entry key="Noise" value="false" />
  362. <entry key="NoiseNullDeref" value="false" />
  363. <entry key="NoteAnnotationRetention" value="true" />
  364. <entry key="NoteCheckReturnValueAnnotations" value="true" />
  365. <entry key="NoteDirectlyRelevantTypeQualifiers" value="true" />
  366. <entry key="NoteJCIPAnnotation" value="true" />
  367. <entry key="NoteNonNullAnnotations" value="false" />
  368. <entry key="NoteNonnullReturnValues" value="false" />
  369. <entry key="NoteSuppressedWarnings" value="true" />
  370. <entry key="NoteUnconditionalParamDerefs" value="true" />
  371. <entry key="NumberConstructor" value="true" />
  372. <entry key="OptionalReturnNull" value="true" />
  373. <entry key="OverridingEqualsNotSymmetrical" value="true" />
  374. <entry key="PreferZeroLengthArrays" value="true" />
  375. <entry key="PublicSemaphores" value="false" />
  376. <entry key="QuestionableBooleanAssignment" value="true" />
  377. <entry key="ReadOfInstanceFieldInMethodInvokedByConstructorInSuperclass" value="true" />
  378. <entry key="ReadReturnShouldBeChecked" value="true" />
  379. <entry key="RedundantConditions" value="true" />
  380. <entry key="RedundantInterfaces" value="true" />
  381. <entry key="ReflectiveClasses" value="true" />
  382. <entry key="RepeatedConditionals" value="true" />
  383. <entry key="ResolveAllReferences" value="false" />
  384. <entry key="RuntimeExceptionCapture" value="true" />
  385. <entry key="SerializableIdiom" value="true" />
  386. <entry key="StartInConstructor" value="true" />
  387. <entry key="StaticCalendarDetector" value="true" />
  388. <entry key="StringConcatenation" value="true" />
  389. <entry key="SuperfluousInstanceOf" value="true" />
  390. <entry key="SuspiciousThreadInterrupted" value="true" />
  391. <entry key="SwitchFallthrough" value="true" />
  392. <entry key="SynchronizationOnSharedBuiltinConstant" value="true" />
  393. <entry key="SynchronizeAndNullCheckField" value="true" />
  394. <entry key="SynchronizeOnClassLiteralNotGetClass" value="true" />
  395. <entry key="SynchronizingOnContentsOfFieldToProtectField" value="true" />
  396. <entry key="TestASM" value="false" />
  397. <entry key="TestDataflowAnalysis" value="false" />
  398. <entry key="TestingGround" value="false" />
  399. <entry key="TestingGround2" value="false" />
  400. <entry key="TrainFieldStoreTypes" value="true" />
  401. <entry key="TrainLongInstantfParams" value="true" />
  402. <entry key="TrainNonNullAnnotations" value="true" />
  403. <entry key="TrainUnconditionalDerefParams" value="true" />
  404. <entry key="URLProblems" value="true" />
  405. <entry key="UncallableMethodOfAnonymousClass" value="true" />
  406. <entry key="UnnecessaryMath" value="true" />
  407. <entry key="UnreadFields" value="true" />
  408. <entry key="UselessSubclassMethod" value="false" />
  409. <entry key="VarArgsProblems" value="true" />
  410. <entry key="VolatileUsage" value="true" />
  411. <entry key="WaitInLoop" value="true" />
  412. <entry key="WrongMapIterator" value="true" />
  413. <entry key="XMLFactoryBypass" value="true" />
  414. </map>
  415. </option>
  416. <option name="_reportCategories">
  417. <map>
  418. <entry key="BAD_PRACTICE" value="true" />
  419. <entry key="CORRECTNESS" value="true" />
  420. <entry key="EXPERIMENTAL" value="true" />
  421. <entry key="I18N" value="true" />
  422. <entry key="MALICIOUS_CODE" value="true" />
  423. <entry key="MT_CORRECTNESS" value="true" />
  424. <entry key="PERFORMANCE" value="true" />
  425. <entry key="SECURITY" value="true" />
  426. <entry key="STYLE" value="true" />
  427. </map>
  428. </option>
  429. </component>
  430. </module>