引入nacos支持
Some checks failed
test/timeline-server/pipeline/head There was a failure building this commit

This commit is contained in:
2026-01-07 17:11:17 +08:00
parent 642658a77f
commit 85475bc3cd
2 changed files with 7 additions and 2 deletions

View File

@@ -18,6 +18,12 @@
</properties>
<dependencies>
<!-- Spring Cloud Bootstrap - Required for bootstrap.properties loading -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-bootstrap</artifactId>
</dependency>
<!-- Spring Cloud Gateway -->
<dependency>
<groupId>org.springframework.cloud</groupId>