diff --git a/src/main/resources/META-INF/maven/archetype-metadata.xml b/src/main/resources/META-INF/maven/archetype-metadata.xml
index 90e2c9dfd0d152111bfd964db1a8b76209476d4c..45dd6a4bb3ef6cf0cacb63503566455ba502f500 100644
--- a/src/main/resources/META-INF/maven/archetype-metadata.xml
+++ b/src/main/resources/META-INF/maven/archetype-metadata.xml
@@ -5,16 +5,18 @@
+
+ .gitignore
+
- .gitignore
+ __gitignore__
*.xml
*.properties
- .gitkeep
@@ -89,22 +91,6 @@
-
-
-
- src/main/java
-
- **/*.java
-
-
-
-
-
- pom.xml
-
-
-
-
@@ -121,7 +107,7 @@
-
+
src/main/java
@@ -171,5 +157,21 @@
+
+
+
+ src/main/java
+
+ **/*.java
+
+
+
+
+
+ pom.xml
+
+
+
+
\ No newline at end of file
diff --git a/src/main/resources/archetype-resources/.gitignore b/src/main/resources/archetype-resources/__gitignore__
similarity index 100%
rename from src/main/resources/archetype-resources/.gitignore
rename to src/main/resources/archetype-resources/__gitignore__
diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-api-impl/.gitkeep b/src/main/resources/archetype-resources/__subModuleNamePrefix__-api-impl/.gitkeep
deleted file mode 100644
index ae3a4cb145960a85ae9b3087b0db933d2a847598..0000000000000000000000000000000000000000
--- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-api-impl/.gitkeep
+++ /dev/null
@@ -1 +0,0 @@
-Remove me after you add files in this module
\ No newline at end of file
diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-api-impl/pom.xml b/src/main/resources/archetype-resources/__subModuleNamePrefix__-api-impl/pom.xml
index 3239cd375fbdf97d498f0a879fe8b5745a32648b..891201fdf85cf102e711c8c40d7637a2e7ee0b28 100644
--- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-api-impl/pom.xml
+++ b/src/main/resources/archetype-resources/__subModuleNamePrefix__-api-impl/pom.xml
@@ -1,6 +1,6 @@
-
4.0.0
diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-api/.gitkeep b/src/main/resources/archetype-resources/__subModuleNamePrefix__-api/.gitkeep
deleted file mode 100644
index ae3a4cb145960a85ae9b3087b0db933d2a847598..0000000000000000000000000000000000000000
--- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-api/.gitkeep
+++ /dev/null
@@ -1 +0,0 @@
-Remove me after you add files in this module
\ No newline at end of file
diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-api/pom.xml b/src/main/resources/archetype-resources/__subModuleNamePrefix__-api/pom.xml
index d0511a9c294596b517b8b990bc63c5bb01928edb..16a4310c73dd805f544c13989eae589e66b2fa7c 100644
--- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-api/pom.xml
+++ b/src/main/resources/archetype-resources/__subModuleNamePrefix__-api/pom.xml
@@ -1,6 +1,6 @@
-
4.0.0
diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-common/.gitkeep b/src/main/resources/archetype-resources/__subModuleNamePrefix__-common/.gitkeep
deleted file mode 100644
index ae3a4cb145960a85ae9b3087b0db933d2a847598..0000000000000000000000000000000000000000
--- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-common/.gitkeep
+++ /dev/null
@@ -1 +0,0 @@
-Remove me after you add files in this module
\ No newline at end of file
diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-common/pom.xml b/src/main/resources/archetype-resources/__subModuleNamePrefix__-common/pom.xml
index 07dcf7f8a3bbcf624f023c4e95d003330f297a38..1a7e22a7d68afa5e874f5d992d2312be6576f899 100644
--- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-common/pom.xml
+++ b/src/main/resources/archetype-resources/__subModuleNamePrefix__-common/pom.xml
@@ -1,6 +1,6 @@
-
4.0.0
diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-dal/.gitkeep b/src/main/resources/archetype-resources/__subModuleNamePrefix__-dal/.gitkeep
deleted file mode 100644
index ae3a4cb145960a85ae9b3087b0db933d2a847598..0000000000000000000000000000000000000000
--- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-dal/.gitkeep
+++ /dev/null
@@ -1 +0,0 @@
-Remove me after you add files in this module
\ No newline at end of file
diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-dal/pom.xml b/src/main/resources/archetype-resources/__subModuleNamePrefix__-dal/pom.xml
index 2e4f63db7da0dab0681f87510f242332ea6e9c2d..f995b0c4f4aa3ca73b397fcf15c441f6ee688406 100644
--- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-dal/pom.xml
+++ b/src/main/resources/archetype-resources/__subModuleNamePrefix__-dal/pom.xml
@@ -1,6 +1,6 @@
-
4.0.0
diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-facade/.gitkeep b/src/main/resources/archetype-resources/__subModuleNamePrefix__-facade/.gitkeep
deleted file mode 100644
index ae3a4cb145960a85ae9b3087b0db933d2a847598..0000000000000000000000000000000000000000
--- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-facade/.gitkeep
+++ /dev/null
@@ -1 +0,0 @@
-Remove me after you add files in this module
\ No newline at end of file
diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-facade/pom.xml b/src/main/resources/archetype-resources/__subModuleNamePrefix__-facade/pom.xml
index 245647cc772e320bb3979c5e7f2b2aac7e66abb6..e8c85e204d99c38b3d3bdb96580fb026eb5fb830 100644
--- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-facade/pom.xml
+++ b/src/main/resources/archetype-resources/__subModuleNamePrefix__-facade/pom.xml
@@ -1,6 +1,6 @@
-
4.0.0
@@ -22,6 +22,14 @@
${groupId}
${subModuleNamePrefix}-service
+
+ com.schbrain.framework
+ cache-spring-boot-starter
+
+
+ com.schbrain.framework
+ dubbo-spring-boot-starter
+
\ No newline at end of file
diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-service/.gitkeep b/src/main/resources/archetype-resources/__subModuleNamePrefix__-service/.gitkeep
deleted file mode 100644
index ae3a4cb145960a85ae9b3087b0db933d2a847598..0000000000000000000000000000000000000000
--- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-service/.gitkeep
+++ /dev/null
@@ -1 +0,0 @@
-Remove me after you add files in this module
\ No newline at end of file
diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-service/pom.xml b/src/main/resources/archetype-resources/__subModuleNamePrefix__-service/pom.xml
index f149822a65cb1888bd4fc9fda3cc166c4ee19d1e..7d6eb89793a30a5b66965926b6d11c557d21951b 100644
--- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-service/pom.xml
+++ b/src/main/resources/archetype-resources/__subModuleNamePrefix__-service/pom.xml
@@ -1,6 +1,6 @@
-
4.0.0
@@ -18,26 +18,10 @@
-
- com.schbrain.common
- common-util
-
${groupId}
${subModuleNamePrefix}-dal
-
- com.schbrain.framework
- cache-spring-boot-starter
-
-
- com.schbrain.framework
- dubbo-spring-boot-starter
-
-
- com.schbrain.framework
- oss-spring-boot-starter
-
\ No newline at end of file
diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-starter/.gitkeep b/src/main/resources/archetype-resources/__subModuleNamePrefix__-starter/.gitkeep
deleted file mode 100644
index ae3a4cb145960a85ae9b3087b0db933d2a847598..0000000000000000000000000000000000000000
--- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-starter/.gitkeep
+++ /dev/null
@@ -1 +0,0 @@
-Remove me after you add files in this module
\ No newline at end of file
diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-starter/pom.xml b/src/main/resources/archetype-resources/__subModuleNamePrefix__-starter/pom.xml
index 4b51345d16938eca1264d4440eabbbb821f403dd..4f87e4925008cd5805069c415d9686bb3bea9e84 100644
--- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-starter/pom.xml
+++ b/src/main/resources/archetype-resources/__subModuleNamePrefix__-starter/pom.xml
@@ -1,6 +1,6 @@
-
4.0.0
diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-web/.gitkeep b/src/main/resources/archetype-resources/__subModuleNamePrefix__-web/.gitkeep
deleted file mode 100644
index ae3a4cb145960a85ae9b3087b0db933d2a847598..0000000000000000000000000000000000000000
--- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-web/.gitkeep
+++ /dev/null
@@ -1 +0,0 @@
-Remove me after you add files in this module
\ No newline at end of file
diff --git a/src/main/resources/archetype-resources/__subModuleNamePrefix__-web/pom.xml b/src/main/resources/archetype-resources/__subModuleNamePrefix__-web/pom.xml
index 449582ca32fefaf36246c1e809da50ddd4841e64..198990bb73f31ebec27741d49088509f03d6238b 100644
--- a/src/main/resources/archetype-resources/__subModuleNamePrefix__-web/pom.xml
+++ b/src/main/resources/archetype-resources/__subModuleNamePrefix__-web/pom.xml
@@ -1,6 +1,6 @@
-
4.0.0
diff --git a/src/main/resources/archetype-resources/pom.xml b/src/main/resources/archetype-resources/pom.xml
index bacbe0eab2fdc5b59eb2eaea40ff5d8c0515de9a..d44b87d95919a23f98ba8ade9f2c25589364d97c 100644
--- a/src/main/resources/archetype-resources/pom.xml
+++ b/src/main/resources/archetype-resources/pom.xml
@@ -27,6 +27,7 @@
${subModuleNamePrefix}-dal
${subModuleNamePrefix}-facade
${subModuleNamePrefix}-service
+ ${subModuleNamePrefix}-starter
${subModuleNamePrefix}-web
@@ -54,25 +55,25 @@
${groupId}
- ${subModuleNamePrefix}-service
+ ${subModuleNamePrefix}-facade
${project.version}
${groupId}
- ${subModuleNamePrefix}-facade
+ ${subModuleNamePrefix}-service
${project.version}
${groupId}
- ${subModuleNamePrefix}-web
+ ${subModuleNamePrefix}-starter
${project.version}
${groupId}
- ${subModuleNamePrefix}-starter
+ ${subModuleNamePrefix}-web
${project.version}
-
\ No newline at end of file
+