1. 引入 Spring Cloud Alibaba Nacos

2. 移除基于 apollo 实现的 nacos
This commit is contained in:
YunaiV
2022-06-02 22:28:37 +08:00
parent 5b2616fac1
commit 9bb0422c1c
21 changed files with 18 additions and 654 deletions

View File

@@ -58,10 +58,6 @@
</dependency>
<!-- Config 配置中心相关 -->
<dependency>
<groupId>cn.iocoder.cloud</groupId>
<artifactId>yudao-spring-boot-starter-config</artifactId>
</dependency>
<!-- Job 定时任务相关 -->
<dependency>