diff --git a/continew-starter-dependencies/pom.xml b/continew-starter-dependencies/pom.xml index 381d88ef..760352fb 100644 --- a/continew-starter-dependencies/pom.xml +++ b/continew-starter-dependencies/pom.xml @@ -387,6 +387,13 @@ ${revision} + + + top.charles7c.continew + continew-starter-security-all + ${revision} + + top.charles7c.continew diff --git a/continew-starter-security/continew-starter-security-all/pom.xml b/continew-starter-security/continew-starter-security-all/pom.xml new file mode 100644 index 00000000..f8f33ce4 --- /dev/null +++ b/continew-starter-security/continew-starter-security-all/pom.xml @@ -0,0 +1,34 @@ + + + 4.0.0 + + top.charles7c.continew + continew-starter-security + ${revision} + + + continew-starter-security-all + ContiNew Starter 安全模块 - 统一模块 + + + + + top.charles7c.continew + continew-starter-security-crypto + + + + + top.charles7c.continew + continew-starter-security-mask + + + + + top.charles7c.continew + continew-starter-security-password + + + \ No newline at end of file diff --git a/continew-starter-security/pom.xml b/continew-starter-security/pom.xml index 666fad34..cd8a400b 100644 --- a/continew-starter-security/pom.xml +++ b/continew-starter-security/pom.xml @@ -14,6 +14,7 @@ ContiNew Starter 安全模块 + continew-starter-security-all continew-starter-security-password continew-starter-security-mask continew-starter-security-crypto