【代码优化】SYSTEM:移除 bootstrap.yaml,和 boot 保持一致

This commit is contained in:
YunaiV
2024-07-14 17:47:44 +08:00
parent 41a16b2651
commit 4ae3ac0f6d
11 changed files with 90 additions and 91 deletions

View File

@@ -16,12 +16,6 @@
<url>https://github.com/YunaiV/yudao-cloud</url>
<dependencies>
<!-- Spring Cloud 基础 -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-bootstrap</artifactId>
</dependency>
<!-- 业务组件 -->
<dependency>
<groupId>cn.iocoder.cloud</groupId>