服务注册

This commit is contained in:
2025-12-05 18:56:56 +08:00
parent 133209691e
commit 68c91b4ba3
12 changed files with 128 additions and 1 deletions

View File

@@ -44,7 +44,7 @@
</exclusions>
</dependency>
<!-- Nacos Discovery -->
<!-- Spring Cloud Nacos Discovery - 用于 Gateway 路由发现 -->
<dependency>
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId>