【移除】Apollo 配置中心,简化学习成本

This commit is contained in:
YunaiV
2022-11-12 09:52:36 +08:00
parent b3d8c503f5
commit a8cdf74120
23 changed files with 20 additions and 636 deletions

View File

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