diff --git a/bonus-api/bonus-api-system/pom.xml b/bonus-api/bonus-api-system/pom.xml
index 1519bfc..21a98e3 100644
--- a/bonus-api/bonus-api-system/pom.xml
+++ b/bonus-api/bonus-api-system/pom.xml
@@ -5,7 +5,7 @@
com.bonus
bonus-api
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-api/pom.xml b/bonus-api/pom.xml
index baf9d37..e3dc255 100644
--- a/bonus-api/pom.xml
+++ b/bonus-api/pom.xml
@@ -4,7 +4,7 @@
com.bonus
bonus
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-auth/pom.xml b/bonus-auth/pom.xml
index c47a445..41c32a6 100644
--- a/bonus-auth/pom.xml
+++ b/bonus-auth/pom.xml
@@ -4,7 +4,7 @@
com.bonus
bonus
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-auth/src/main/resources/bootstrap.yml b/bonus-auth/src/main/resources/bootstrap.yml
index d7f83a5..8e97d51 100644
--- a/bonus-auth/src/main/resources/bootstrap.yml
+++ b/bonus-auth/src/main/resources/bootstrap.yml
@@ -9,17 +9,17 @@ spring:
name: bonus-auth
profiles:
# 环境配置
- active: dev
+ active: local
cloud:
nacos:
discovery:
# 服务注册地址
- server-addr: 192.168.0.14:8848
- namespace: f648524d-0a7b-449e-8f92-64e05236fd51
+ server-addr: 127.0.0.1:8848
+ namespace: sgzb_bns
config:
# 配置中心地址
- server-addr: 192.168.0.14:8848
- namespace: f648524d-0a7b-449e-8f92-64e05236fd51
+ server-addr: 127.0.0.1:8848
+ namespace: sgzb_bns
# 配置文件格式
file-extension: yml
# 共享配置
diff --git a/bonus-common/bonus-common-core/pom.xml b/bonus-common/bonus-common-core/pom.xml
index 6bf1323..40c0c43 100644
--- a/bonus-common/bonus-common-core/pom.xml
+++ b/bonus-common/bonus-common-core/pom.xml
@@ -5,7 +5,7 @@
com.bonus
bonus-common
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-common/bonus-common-datascope/pom.xml b/bonus-common/bonus-common-datascope/pom.xml
index 39d30d0..25b14bb 100644
--- a/bonus-common/bonus-common-datascope/pom.xml
+++ b/bonus-common/bonus-common-datascope/pom.xml
@@ -5,7 +5,7 @@
com.bonus
bonus-common
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-common/bonus-common-datasource/pom.xml b/bonus-common/bonus-common-datasource/pom.xml
index 33cba2d..9e409c3 100644
--- a/bonus-common/bonus-common-datasource/pom.xml
+++ b/bonus-common/bonus-common-datasource/pom.xml
@@ -5,7 +5,7 @@
com.bonus
bonus-common
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-common/bonus-common-log/pom.xml b/bonus-common/bonus-common-log/pom.xml
index 7696225..afb5892 100644
--- a/bonus-common/bonus-common-log/pom.xml
+++ b/bonus-common/bonus-common-log/pom.xml
@@ -5,7 +5,7 @@
com.bonus
bonus-common
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-common/bonus-common-redis/pom.xml b/bonus-common/bonus-common-redis/pom.xml
index 4761d78..eca03f0 100644
--- a/bonus-common/bonus-common-redis/pom.xml
+++ b/bonus-common/bonus-common-redis/pom.xml
@@ -5,7 +5,7 @@
com.bonus
bonus-common
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-common/bonus-common-seata/pom.xml b/bonus-common/bonus-common-seata/pom.xml
index c299b06..a0bab6d 100644
--- a/bonus-common/bonus-common-seata/pom.xml
+++ b/bonus-common/bonus-common-seata/pom.xml
@@ -5,7 +5,7 @@
com.bonus
bonus-common
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-common/bonus-common-security/pom.xml b/bonus-common/bonus-common-security/pom.xml
index d515bb7..acbbae7 100644
--- a/bonus-common/bonus-common-security/pom.xml
+++ b/bonus-common/bonus-common-security/pom.xml
@@ -4,7 +4,7 @@
com.bonus
bonus-common
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-common/bonus-common-sensitive/pom.xml b/bonus-common/bonus-common-sensitive/pom.xml
index 173e732..6c51537 100644
--- a/bonus-common/bonus-common-sensitive/pom.xml
+++ b/bonus-common/bonus-common-sensitive/pom.xml
@@ -5,7 +5,7 @@
com.bonus
bonus-common
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-common/bonus-common-swagger/pom.xml b/bonus-common/bonus-common-swagger/pom.xml
index ba500dd..527354d 100644
--- a/bonus-common/bonus-common-swagger/pom.xml
+++ b/bonus-common/bonus-common-swagger/pom.xml
@@ -5,7 +5,7 @@
com.bonus
bonus-common
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
@@ -30,5 +30,5 @@
${swagger.fox.version}
-
+
diff --git a/bonus-common/pom.xml b/bonus-common/pom.xml
index 2f41243..44e0412 100644
--- a/bonus-common/pom.xml
+++ b/bonus-common/pom.xml
@@ -4,7 +4,7 @@
com.bonus
bonus
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-gateway/pom.xml b/bonus-gateway/pom.xml
index 676e207..d961337 100644
--- a/bonus-gateway/pom.xml
+++ b/bonus-gateway/pom.xml
@@ -4,7 +4,7 @@
com.bonus
bonus
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
@@ -86,6 +86,12 @@
springfox-swagger2
${swagger.fox.version}
+
+ com.github.xiaoymin
+ knife4j-spring-ui
+ 3.0.3
+
+
com.github.ulisesbocchio
diff --git a/bonus-gateway/src/main/resources/bootstrap.yml b/bonus-gateway/src/main/resources/bootstrap.yml
index 733b3a5..d7ab035 100644
--- a/bonus-gateway/src/main/resources/bootstrap.yml
+++ b/bonus-gateway/src/main/resources/bootstrap.yml
@@ -8,17 +8,17 @@ spring:
name: bonus-gateway
profiles:
# 环境配置
- active: dev
+ active: local
cloud:
nacos:
discovery:
# 服务注册地址
- server-addr: 192.168.0.14:8848
- namespace: f648524d-0a7b-449e-8f92-64e05236fd51
+ server-addr: 127.0.0.1:8848
+ namespace: sgzb_bns
config:
# 配置中心地址
- server-addr: 192.168.0.14:8848
- namespace: f648524d-0a7b-449e-8f92-64e05236fd51
+ server-addr: 127.0.0.1:8848
+ namespace: sgzb_bns
# 配置文件格式
file-extension: yml
# 共享配置
@@ -29,13 +29,13 @@ spring:
eager: true
transport:
# 控制台地址
- dashboard: 192.168.0.14:18858
+ dashboard: 127.0.0.1:18858
# nacos配置持久化
datasource:
ds1:
nacos:
- server-addr: 192.168.0.14:8848
- namespace: f648524d-0a7b-449e-8f92-64e05236fd51
+ server-addr: 127.0.0.1:8848
+ namespace: sgzb_bns
dataId: sentinel-bonus-gateway
groupId: DEFAULT_GROUP
data-type: json
diff --git a/bonus-modules/bonus-file/pom.xml b/bonus-modules/bonus-file/pom.xml
index d359060..874346b 100644
--- a/bonus-modules/bonus-file/pom.xml
+++ b/bonus-modules/bonus-file/pom.xml
@@ -5,7 +5,7 @@
com.bonus
bonus-modules
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-modules/bonus-file/src/main/resources/bootstrap.yml b/bonus-modules/bonus-file/src/main/resources/bootstrap.yml
index e4b74f8..8beda5f 100644
--- a/bonus-modules/bonus-file/src/main/resources/bootstrap.yml
+++ b/bonus-modules/bonus-file/src/main/resources/bootstrap.yml
@@ -13,17 +13,17 @@ spring:
# max-request-size: 5GB
profiles:
# 环境配置
- active: dev
+ active: local
cloud:
nacos:
discovery:
# 服务注册地址
- server-addr: 192.168.0.14:8848
- namespace: f648524d-0a7b-449e-8f92-64e05236fd51
+ server-addr: 127.0.0.1:8848
+ namespace: sgzb_bns
config:
# 配置中心地址
- server-addr: 192.168.0.14:8848
- namespace: f648524d-0a7b-449e-8f92-64e05236fd51
+ server-addr: 127.0.0.1:8848
+ namespace: sgzb_bns
# 配置文件格式
file-extension: yml
# 共享配置
diff --git a/bonus-modules/bonus-gen/pom.xml b/bonus-modules/bonus-gen/pom.xml
index b0320dd..b70056b 100644
--- a/bonus-modules/bonus-gen/pom.xml
+++ b/bonus-modules/bonus-gen/pom.xml
@@ -5,7 +5,7 @@
com.bonus
bonus-modules
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-modules/bonus-gen/src/main/resources/bootstrap.yml b/bonus-modules/bonus-gen/src/main/resources/bootstrap.yml
index e796a65..12e803a 100644
--- a/bonus-modules/bonus-gen/src/main/resources/bootstrap.yml
+++ b/bonus-modules/bonus-gen/src/main/resources/bootstrap.yml
@@ -9,7 +9,7 @@ spring:
name: bonus-gen
profiles:
# 环境配置
- active: dev
+ active: local
cloud:
nacos:
discovery:
diff --git a/bonus-modules/bonus-job/pom.xml b/bonus-modules/bonus-job/pom.xml
index c06b812..9dd99de 100644
--- a/bonus-modules/bonus-job/pom.xml
+++ b/bonus-modules/bonus-job/pom.xml
@@ -5,7 +5,7 @@
com.bonus
bonus-modules
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-modules/bonus-job/src/main/resources/bootstrap.yml b/bonus-modules/bonus-job/src/main/resources/bootstrap.yml
index e6943c9..8e334ea 100644
--- a/bonus-modules/bonus-job/src/main/resources/bootstrap.yml
+++ b/bonus-modules/bonus-job/src/main/resources/bootstrap.yml
@@ -9,7 +9,7 @@ spring:
name: bonus-job
profiles:
# 环境配置
- active: dev
+ active: local
cloud:
nacos:
discovery:
diff --git a/bonus-modules/bonus-system/pom.xml b/bonus-modules/bonus-system/pom.xml
index 42e6353..13eee10 100644
--- a/bonus-modules/bonus-system/pom.xml
+++ b/bonus-modules/bonus-system/pom.xml
@@ -5,7 +5,7 @@
com.bonus
bonus-modules
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-modules/bonus-system/src/main/resources/bootstrap.yml b/bonus-modules/bonus-system/src/main/resources/bootstrap.yml
index 2e628ac..f111523 100644
--- a/bonus-modules/bonus-system/src/main/resources/bootstrap.yml
+++ b/bonus-modules/bonus-system/src/main/resources/bootstrap.yml
@@ -9,19 +9,19 @@ spring:
name: bonus-system
profiles:
# 环境配置
- active: dev
+ active: local
cloud:
nacos:
discovery:
# 服务注册地址
- server-addr: 192.168.0.14:8848
-# namespace: f648524d-0a7b-449e-8f92-64e05236fd51
- namespace: f648524d-0a7b-449e-8f92-64e05236fd51
+ server-addr: 127.0.0.1:8848
+# namespace: sgzb_bns
+ namespace: sgzb_bns
config:
# 配置中心地址
- server-addr: 192.168.0.14:8848
-# namespace: f648524d-0a7b-449e-8f92-64e05236fd51
- namespace: f648524d-0a7b-449e-8f92-64e05236fd51
+ server-addr: 127.0.0.1:8848
+# namespace: sgzb_bns
+ namespace: sgzb_bns
# 配置文件格式
file-extension: yml
# 共享配置
@@ -33,3 +33,8 @@ jasypt:
encryptor:
password: Encrypt
+# knife4j的增强配置,不需要增强可以不配
+knife4j:
+ enable: false
+ setting:
+ language: zh_cn
\ No newline at end of file
diff --git a/bonus-modules/pom.xml b/bonus-modules/pom.xml
index e501f7c..cd9d208 100644
--- a/bonus-modules/pom.xml
+++ b/bonus-modules/pom.xml
@@ -4,7 +4,7 @@
com.bonus
bonus
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-visual/bonus-monitor/pom.xml b/bonus-visual/bonus-monitor/pom.xml
index 8ad218b..30d3716 100644
--- a/bonus-visual/bonus-monitor/pom.xml
+++ b/bonus-visual/bonus-monitor/pom.xml
@@ -4,7 +4,7 @@
com.bonus
bonus-visual
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/bonus-visual/bonus-monitor/src/main/resources/bootstrap.yml b/bonus-visual/bonus-monitor/src/main/resources/bootstrap.yml
index dad75d8..6ea3164 100644
--- a/bonus-visual/bonus-monitor/src/main/resources/bootstrap.yml
+++ b/bonus-visual/bonus-monitor/src/main/resources/bootstrap.yml
@@ -9,17 +9,17 @@ spring:
name: bonus-monitor
profiles:
# 环境配置
- active: dev
+ active: local
cloud:
nacos:
discovery:
# 服务注册地址
- server-addr: 192.168.0.14:8848
- namespace: f648524d-0a7b-449e-8f92-64e05236fd51
+ server-addr: 127.0.0.1:8848
+ namespace: sgzb_bns
config:
# 配置中心地址
- server-addr: 192.168.0.14:8848
- namespace: f648524d-0a7b-449e-8f92-64e05236fd51
+ server-addr: 127.0.0.1:8848
+ namespace: sgzb_bns
# 配置文件格式
file-extension: yml
# 共享配置
diff --git a/bonus-visual/pom.xml b/bonus-visual/pom.xml
index d8527d5..9079bbe 100644
--- a/bonus-visual/pom.xml
+++ b/bonus-visual/pom.xml
@@ -4,7 +4,7 @@
com.bonus
bonus
- 24.9.0-SNAPSHOT
+ 24.8.0
4.0.0
diff --git a/pom.xml b/pom.xml
index d1ea5bf..dcb9921 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,14 +6,14 @@
com.bonus
bonus
- 24.9.0-SNAPSHOT
+ 24.8.0
bonus
http://www.ahbonus.cn
博诺思微服务系统
- 24.9.0-SNAPSHOT
+ 24.8.0
UTF-8
UTF-8
1.8
@@ -97,6 +97,16 @@
swagger-annotations
${swagger.core.version}
+
+ com.github.xiaoymin
+ knife4j-spring-boot-starter
+ 3.0.3
+
+
+
+
+
+
diff --git a/scripts/auth_bootstrap.yml b/scripts/auth_bootstrap.yml
index e0ed78e..cbb1b8d 100755
--- a/scripts/auth_bootstrap.yml
+++ b/scripts/auth_bootstrap.yml
@@ -9,7 +9,7 @@ spring:
name: bonus-auth
profiles:
# 环境配置
- active: dev
+ active: local
cloud:
nacos:
discovery:
diff --git a/scripts/file_bootstrap.yml b/scripts/file_bootstrap.yml
index 5e2e9cc..e17dac4 100755
--- a/scripts/file_bootstrap.yml
+++ b/scripts/file_bootstrap.yml
@@ -9,7 +9,7 @@ spring:
name: bonus-file
profiles:
# 环境配置
- active: dev
+ active: local
cloud:
nacos:
discovery:
diff --git a/scripts/gateway_bootstrap.yml b/scripts/gateway_bootstrap.yml
index 5018c35..329c748 100755
--- a/scripts/gateway_bootstrap.yml
+++ b/scripts/gateway_bootstrap.yml
@@ -10,7 +10,7 @@ spring:
name: bonus-gateway
profiles:
# 环境配置
- active: dev
+ active: local
cloud:
nacos:
discovery:
@@ -31,7 +31,7 @@ spring:
eager: true
transport:
# 控制台地址
- dashboard: 192.168.0.14:18858
+ dashboard: 127.0.0.1:18858
# nacos配置持久化
datasource:
ds1:
diff --git a/scripts/gen_bootstrap.yml b/scripts/gen_bootstrap.yml
index 981d1ee..e9c64fc 100755
--- a/scripts/gen_bootstrap.yml
+++ b/scripts/gen_bootstrap.yml
@@ -9,7 +9,7 @@ spring:
name: bonus-gen
profiles:
# 环境配置
- active: dev
+ active: local
cloud:
nacos:
discovery:
diff --git a/scripts/job_bootstrap.yml b/scripts/job_bootstrap.yml
index 432d92f..07c0db2 100755
--- a/scripts/job_bootstrap.yml
+++ b/scripts/job_bootstrap.yml
@@ -9,7 +9,7 @@ spring:
name: bonus-job
profiles:
# 环境配置
- active: dev
+ active: local
cloud:
nacos:
discovery:
diff --git a/scripts/system_bootstrap.yml b/scripts/system_bootstrap.yml
index 86527f4..de0f332 100755
--- a/scripts/system_bootstrap.yml
+++ b/scripts/system_bootstrap.yml
@@ -9,7 +9,7 @@ spring:
name: bonus-system
profiles:
# 环境配置
- active: dev
+ active: local
cloud:
nacos:
discovery:
diff --git a/scripts/visual_bootstrap.yml b/scripts/visual_bootstrap.yml
index 4a9f56f..e67bdf1 100755
--- a/scripts/visual_bootstrap.yml
+++ b/scripts/visual_bootstrap.yml
@@ -9,7 +9,7 @@ spring:
name: bonus-monitor
profiles:
# 环境配置
- active: dev
+ active: local
cloud:
nacos:
discovery: