diff --git a/pom.xml b/pom.xml
index 2809e1b..920fb63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,6 +19,8 @@
sub3
sub4
sub5
+ sub6
+ sub7
ear
diff --git a/sub6/pom.xml b/sub6/pom.xml
new file mode 100644
index 0000000..c0f1d5b
--- /dev/null
+++ b/sub6/pom.xml
@@ -0,0 +1,46 @@
+
+
+
+
+4.0.0
+com.bit-booster
+2019.02.01
+madness-sub6
+war
+
+
+
+ false
+ 2.1.14.RELEASE
+ Greenwich.RELEASE
+
+
+
+
+
+ org.springframework.boot
+ spring-boot-dependencies
+ ${spring-boot.version}
+ pom
+ import
+
+
+
+ org.springframework.cloud
+ spring-cloud-starter-parent
+ ${spring.cloud.version}
+ pom
+ import
+
+
+
+
+
+ com.fasterxml.jackson.datatypejackson-datatype-joda
+ com.fasterxml.jackson.datatypejackson-datatype-guava
+ org.springframework.cloudspring-cloud-starter-netflix-hystrix
+ org.springframework.cloudspring-cloud-starter-netflix-hystrix-dashboard
+
+
+
diff --git a/sub7/pom.xml b/sub7/pom.xml
new file mode 100644
index 0000000..9862a3a
--- /dev/null
+++ b/sub7/pom.xml
@@ -0,0 +1,193 @@
+
+
+
+4.0.0
+
+
+ org.apache.struts
+ struts2-apps
+ 2.5.8
+
+
+com.bit-booster
+madness-sub7
+war
+
+
+ false
+
+
+
+
+
+ commons-fileupload
+ commons-fileupload
+ 1.3.2
+
+
+ commons-collections
+ commons-collections
+ 3.2.1
+
+
+ org.bouncycastle
+ bcprov-jdk15on
+ 1.46
+
+
+
+
+ org.apache.struts
+ struts2-config-browser-plugin
+
+
+
+ org.apache.struts
+ struts2-sitemesh-plugin
+
+
+
+ org.apache.struts
+ struts2-tiles-plugin
+
+
+
+ org.apache.struts
+ struts2-dwr-plugin
+
+
+
+ org.apache.struts
+ struts2-json-plugin
+
+
+
+ org.apache.tiles
+ tiles-jsp
+ runtime
+
+
+
+ org.apache.struts
+ struts2-convention-plugin
+
+
+
+ org.apache.struts
+ struts2-spring-plugin
+
+
+
+ org.apache.struts
+ struts2-bean-validation-plugin
+
+
+
+ javax.servlet
+ servlet-api
+ provided
+
+
+
+
+ org.apache.logging.log4j
+ log4j-api
+ ${log4j2.version}
+
+
+ org.apache.logging.log4j
+ log4j-core
+ ${log4j2.version}
+
+
+ org.apache.logging.log4j
+ log4j-jcl
+ ${log4j2.version}
+
+
+
+
+ org.apache.velocity
+ velocity
+
+
+
+ org.apache.velocity
+ velocity-tools
+
+
+
+ opensymphony
+ sitemesh
+
+
+
+ uk.ltd.getahead
+ dwr
+
+
+
+ net.sourceforge.jwebunit
+ jwebunit-core
+ 1.4.1
+ test
+
+
+
+ commons-httpclient
+ commons-httpclient
+ 3.1
+ test
+
+
+
+ net.sourceforge.jwebunit
+ jwebunit-htmlunit-plugin
+ 1.4.1
+ test
+
+
+ xom
+ xom
+
+
+
+
+
+
+ org.hibernate
+ hibernate-validator
+ 5.1.3.Final
+
+
+
+
+ javax.servlet
+ javax.servlet-api
+ 3.1.0
+ test
+
+
+
+ org.hibernate
+ hibernate-core
+ 3.6.3.Final
+
+
+ org.postgresql
+ postgresql
+ 42.2.4
+
+
+ javassist
+ javassist
+ 3.12.1.GA
+
+
+
+
diff --git a/sub7/src/main/resources/hello.txt b/sub7/src/main/resources/hello.txt
new file mode 100644
index 0000000..ce01362
--- /dev/null
+++ b/sub7/src/main/resources/hello.txt
@@ -0,0 +1 @@
+hello