commit 256100509bda3561a72aa6a57d9d55bfa6b73572 Author: liyongjie <1318551549@qq.com> Date: Wed Nov 29 16:50:24 2023 +0800 提交 diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..8b47350 --- /dev/null +++ b/pom.xml @@ -0,0 +1,53 @@ + + + 4.0.0 + + com.bwie + week3-1129 + 1.0-SNAPSHOT + pom + + work-common + work-auth + work-gateway + work-modules + + + + + + spring-boot-starter-parent + org.springframework.boot + 2.6.2 + + + + + + + + org.springframework.cloud + spring-cloud-dependencies + 2021.0.0 + pom + import + + + + com.alibaba.cloud + spring-cloud-alibaba-dependencies + 2021.1 + pom + import + + + + com.alibaba.nacos + nacos-client + 2.0.4 + + + +