diff --git a/lidee-admin/src/main/resources/application.yaml b/lidee-admin/src/main/resources/application.yaml
index be8ca65..7bfcb73 100644
--- a/lidee-admin/src/main/resources/application.yaml
+++ b/lidee-admin/src/main/resources/application.yaml
@@ -2,7 +2,7 @@ spring:
application:
name: lideeyunji-server
profiles:
- active: prod # 读取配置
+ active: local # 读取配置
main:
allow-circular-references: true # 允许循环依赖,因为项目是三层架构,无法避免这个情况。
diff --git a/lidee-dependencies/.flattened-pom.xml b/lidee-dependencies/.flattened-pom.xml
index 0ac104a..6a7179e 100644
--- a/lidee-dependencies/.flattened-pom.xml
+++ b/lidee-dependencies/.flattened-pom.xml
@@ -9,18 +9,67 @@
${project.artifactId}
基础 bom 文件,管理整个项目的依赖版本
+ 4.0.4
+ 2.9.1
7.2.11.RELEASE
+ 1.0.10
+ 2.2.4
+ 1.5.0
+ 4.1.2
+ 3.3.3
+ 3.0.6
+ 2.3.12.RELEASE
+ 1.5.5.Final
+ 1.2.83
4.13.2
+ 3.0.21
+ 3.1.880
+ 3.5.5
+ 3.5.15
+ 0.33.0
4.3
+ 1.6.1
+ 1.0.5
+ 1.4.10
+ 8.6.0
+ 1.9.7
+ 2.2.1
+ 2.0.1-jdk8-snapshot
+ 0.1.55
+ 2.12.2
+ 2.7.0
3.5.0
+ 4.3.0
+ 3.18.0
+ 2.14.5
+ 2.7.15
5.1.0
+ 8.5.7
+ 4.6.4
+ 1.0.13
+ 2.7.18
5.8.25
+ 33.0.0-jre
+ 2.5
+ 1.6.15
1.7.1
+ 2.2.7
+ 2.15.1
+ 4.1.2
4.9.3
+ 3.10.0
+ 1.17.2
3.5.5
+ 4.3.0
+ 1.18.30
3.3.3
+ 6.8.0
+ 1.2.21
+ 8.12.0
4.11.0
+ 1.0.8
8.1.3.62
+ 2.3
@@ -42,6 +91,7 @@
${bizlog-sdk.version}
+ org.springframework.boot
spring-boot-starter
@@ -147,6 +197,7 @@
${redisson.version}
+ org.springframework.boot
spring-boot-starter-actuator
@@ -177,6 +228,7 @@
${lock4j.version}
+ org.redisson
redisson-spring-boot-starter
@@ -232,6 +284,7 @@
${spring-boot-admin.version}
+ de.codecentric
spring-boot-admin-server-cloud
@@ -258,9 +311,11 @@
${spring.boot.version}
+ org.ow2.asm
asm
+ org.mockito
mockito-core
@@ -366,10 +421,12 @@
${screw.version}
+ org.freemarker
freemarker
com.alibaba
+ fastjson
@@ -434,10 +491,12 @@
${aliyun-java-sdk-core.version}
+ io.opentracing
opentracing-api
io.opentracing
+ opentracing-util
@@ -458,6 +517,7 @@
cn.hutool
+ hutool-core