diff --git a/auth-module/pom.xml b/auth-module/pom.xml new file mode 100644 index 0000000..bd72712 --- /dev/null +++ b/auth-module/pom.xml @@ -0,0 +1,40 @@ + + 4.0.0 + + com.auth + auth-server + 0.0.1 + + + auth-module + pom + auth-module + 常用的模块 + + + module-security + module-generator-code + + + + UTF-8 + 17 + 17 + 17 + + + + + com.auth + auth-common + 0.0.1 + + + + org.springframework.boot + spring-boot-starter-test + test + + +