diff --git a/README.md b/README.md
index 73482e67..27de8330 100644
--- a/README.md
+++ b/README.md
@@ -13,9 +13,9 @@
-
-
-
+
+
+
diff --git a/configurations/backup/alibaba/3.3.6.0/nacos_config_export_20240531173140.zip b/configurations/backup/alibaba/3.3.6.0/nacos_config_export_20240531173140.zip
deleted file mode 100644
index c3569212..00000000
Binary files a/configurations/backup/alibaba/3.3.6.0/nacos_config_export_20240531173140.zip and /dev/null differ
diff --git a/configurations/backup/alibaba/3.3.5.1/nacos_config_export_20240531173140.zip b/configurations/backup/alibaba/3.4.0.1/nacos_config_export_20241213160041.zip
similarity index 63%
rename from configurations/backup/alibaba/3.3.5.1/nacos_config_export_20240531173140.zip
rename to configurations/backup/alibaba/3.4.0.1/nacos_config_export_20241213160041.zip
index c3569212..4603a61d 100644
Binary files a/configurations/backup/alibaba/3.3.5.1/nacos_config_export_20240531173140.zip and b/configurations/backup/alibaba/3.4.0.1/nacos_config_export_20241213160041.zip differ
diff --git a/configurations/backup/tencent/3.3.5.1/polaris_config_202405311904.zip b/configurations/backup/tencent/3.4.0.0/polaris_config_202405311904.zip
similarity index 100%
rename from configurations/backup/tencent/3.3.5.1/polaris_config_202405311904.zip
rename to configurations/backup/tencent/3.4.0.0/polaris_config_202405311904.zip
diff --git a/configurations/backup/tencent/3.3.6.0/polaris_config_202405311904.zip b/configurations/backup/tencent/3.4.0.1/polaris_config_202405311904.zip
similarity index 100%
rename from configurations/backup/tencent/3.3.6.0/polaris_config_202405311904.zip
rename to configurations/backup/tencent/3.4.0.1/polaris_config_202405311904.zip
diff --git a/configurations/backup/yamls/common/dante-cloud-rest.yaml b/configurations/backup/yamls/common/dante-cloud-rest.yaml
index 52d37d10..cd32e425 100644
--- a/configurations/backup/yamls/common/dante-cloud-rest.yaml
+++ b/configurations/backup/yamls/common/dante-cloud-rest.yaml
@@ -45,6 +45,7 @@ feign:
springdoc:
api-docs:
+ enabled: ${herodotus.switch.swagger.enabled}
resolve-schema-properties: true
swagger-ui:
enabled: ${herodotus.switch.swagger.enabled}
diff --git a/configurations/docker/docker-compose/linux/herodotus/.env b/configurations/docker/docker-compose/linux/herodotus/.env
index 313a72a0..171c83ba 100644
--- a/configurations/docker/docker-compose/linux/herodotus/.env
+++ b/configurations/docker/docker-compose/linux/herodotus/.env
@@ -1,4 +1,4 @@
-VERSION=3.4.0.0
+VERSION=3.4.0.1
SPRING_PROFILES_ACTIVE=alibaba
PROFILE=development
DATABASE=postgresql
diff --git a/configurations/docker/docker-compose/windows/herodotus/.env b/configurations/docker/docker-compose/windows/herodotus/.env
index 262ac1f1..017d4353 100644
--- a/configurations/docker/docker-compose/windows/herodotus/.env
+++ b/configurations/docker/docker-compose/windows/herodotus/.env
@@ -1,4 +1,4 @@
-VERSION=3.4.0.0
+VERSION=3.4.0.1
SPRING_PROFILES_ACTIVE=alibaba
PROFILE=development
DATABASE=postgresql
diff --git a/dependencies/pom.xml b/dependencies/pom.xml
index 8d08430a..5858ad10 100644
--- a/dependencies/pom.xml
+++ b/dependencies/pom.xml
@@ -28,7 +28,7 @@
cn.herodotus.engine
dependencies
- 3.4.0.0
+ 3.4.0.1
diff --git a/modules/dante-module-common/pom.xml b/modules/dante-module-common/pom.xml
index fa9ab802..71e9b51b 100644
--- a/modules/dante-module-common/pom.xml
+++ b/modules/dante-module-common/pom.xml
@@ -32,7 +32,7 @@
modules
org.dromara.dante
- 3.4.0.0
+ 3.4.0.1
dante-module-common
diff --git a/modules/dante-module-metadata/pom.xml b/modules/dante-module-metadata/pom.xml
index 413567cb..ed635a7b 100644
--- a/modules/dante-module-metadata/pom.xml
+++ b/modules/dante-module-metadata/pom.xml
@@ -32,7 +32,7 @@
modules
org.dromara.dante
- 3.4.0.0
+ 3.4.0.1
dante-module-metadata
diff --git a/modules/dante-module-social/pom.xml b/modules/dante-module-social/pom.xml
index bf9f0e66..828cb3d7 100644
--- a/modules/dante-module-social/pom.xml
+++ b/modules/dante-module-social/pom.xml
@@ -32,7 +32,7 @@
modules
org.dromara.dante
- 3.4.0.0
+ 3.4.0.1
dante-module-social
diff --git a/modules/dante-module-strategy/pom.xml b/modules/dante-module-strategy/pom.xml
index d53dba7c..e668cea0 100644
--- a/modules/dante-module-strategy/pom.xml
+++ b/modules/dante-module-strategy/pom.xml
@@ -32,7 +32,7 @@
modules
org.dromara.dante
- 3.4.0.0
+ 3.4.0.1
dante-module-strategy
diff --git a/modules/dante-monomer-autoconfigure/pom.xml b/modules/dante-monomer-autoconfigure/pom.xml
index a8bb1a56..64904d47 100644
--- a/modules/dante-monomer-autoconfigure/pom.xml
+++ b/modules/dante-monomer-autoconfigure/pom.xml
@@ -27,7 +27,7 @@
org.dromara.dante
modules
- 3.4.0.0
+ 3.4.0.1
dante-monomer-autoconfigure
diff --git a/modules/pom.xml b/modules/pom.xml
index 7c37d0d1..3c1bdca4 100644
--- a/modules/pom.xml
+++ b/modules/pom.xml
@@ -32,7 +32,7 @@
dante-cloud
org.dromara.dante
- 3.4.0.0
+ 3.4.0.1
modules
diff --git a/packages/authentication-spring-boot-starter/pom.xml b/packages/authentication-spring-boot-starter/pom.xml
index a1eda163..3901de9b 100644
--- a/packages/authentication-spring-boot-starter/pom.xml
+++ b/packages/authentication-spring-boot-starter/pom.xml
@@ -32,7 +32,7 @@
packages
org.dromara.dante
- 3.4.0.0
+ 3.4.0.1
authentication-spring-boot-starter
diff --git a/packages/facility-spring-boot-starter/pom.xml b/packages/facility-spring-boot-starter/pom.xml
index db6153ec..193d89d1 100644
--- a/packages/facility-spring-boot-starter/pom.xml
+++ b/packages/facility-spring-boot-starter/pom.xml
@@ -30,7 +30,7 @@
packages
org.dromara.dante
- 3.4.0.0
+ 3.4.0.1
4.0.0
diff --git a/packages/pom.xml b/packages/pom.xml
index 16ba7cbc..b2334058 100644
--- a/packages/pom.xml
+++ b/packages/pom.xml
@@ -32,7 +32,7 @@
dante-cloud
org.dromara.dante
- 3.4.0.0
+ 3.4.0.1
packages
diff --git a/packages/service-spring-boot-starter/pom.xml b/packages/service-spring-boot-starter/pom.xml
index ce6bbf91..8a6e9e9d 100644
--- a/packages/service-spring-boot-starter/pom.xml
+++ b/packages/service-spring-boot-starter/pom.xml
@@ -32,7 +32,7 @@
packages
org.dromara.dante
- 3.4.0.0
+ 3.4.0.1
service-spring-boot-starter
diff --git a/platform/dante-cloud-gateway/pom.xml b/platform/dante-cloud-gateway/pom.xml
index 4a44bd4f..ae25f3bf 100644
--- a/platform/dante-cloud-gateway/pom.xml
+++ b/platform/dante-cloud-gateway/pom.xml
@@ -32,7 +32,7 @@
platform
org.dromara.dante
- 3.4.0.0
+ 3.4.0.1
dante-cloud-gateway
diff --git a/platform/dante-cloud-message/pom.xml b/platform/dante-cloud-message/pom.xml
index b480c4b6..71f5ca99 100644
--- a/platform/dante-cloud-message/pom.xml
+++ b/platform/dante-cloud-message/pom.xml
@@ -31,7 +31,7 @@
org.dromara.dante
platform
- 3.4.0.0
+ 3.4.0.1
dante-cloud-message
diff --git a/platform/dante-cloud-monitor/pom.xml b/platform/dante-cloud-monitor/pom.xml
index c8752df8..c0fd2993 100644
--- a/platform/dante-cloud-monitor/pom.xml
+++ b/platform/dante-cloud-monitor/pom.xml
@@ -30,11 +30,11 @@
platform
org.dromara.dante
- 3.4.0.0
+ 3.4.0.1
dante-cloud-monitor
- 3.4.0.0
+ 3.4.0.1
dante-cloud-monitor
dante-cloud-monitor
diff --git a/platform/dante-cloud-uaa/pom.xml b/platform/dante-cloud-uaa/pom.xml
index c662c584..ba3178a6 100644
--- a/platform/dante-cloud-uaa/pom.xml
+++ b/platform/dante-cloud-uaa/pom.xml
@@ -32,7 +32,7 @@
platform
org.dromara.dante
- 3.4.0.0
+ 3.4.0.1
dante-cloud-uaa
diff --git a/platform/dante-cloud-upms/pom.xml b/platform/dante-cloud-upms/pom.xml
index 17c7812c..b237f025 100644
--- a/platform/dante-cloud-upms/pom.xml
+++ b/platform/dante-cloud-upms/pom.xml
@@ -30,12 +30,12 @@
platform
org.dromara.dante
- 3.4.0.0
+ 3.4.0.1
4.0.0
dante-cloud-upms
- 3.4.0.0
+ 3.4.0.1
diff --git a/platform/pom.xml b/platform/pom.xml
index f386e6c8..8168b57d 100644
--- a/platform/pom.xml
+++ b/platform/pom.xml
@@ -32,7 +32,7 @@
dante-cloud
org.dromara.dante
- 3.4.0.0
+ 3.4.0.1
platform
diff --git a/pom.xml b/pom.xml
index 342bd46c..d7c101f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
org.dromara.dante
dependencies
- 3.4.0.0
+ 3.4.0.1
dependencies/pom.xml
diff --git a/services/dante-cloud-bpmn-ability/pom.xml b/services/dante-cloud-bpmn-ability/pom.xml
index 2f8246a7..edbb5b86 100644
--- a/services/dante-cloud-bpmn-ability/pom.xml
+++ b/services/dante-cloud-bpmn-ability/pom.xml
@@ -31,11 +31,11 @@
services
org.dromara.dante
- 3.4.0.0
+ 3.4.0.1
dante-cloud-bpmn-ability
- 3.4.0.0
+ 3.4.0.1
dante-cloud-bpmn-ability
基于Camunda工作流的服务
diff --git a/services/dante-cloud-bpmn-logic/pom.xml b/services/dante-cloud-bpmn-logic/pom.xml
index 7a2e672c..e2729c12 100644
--- a/services/dante-cloud-bpmn-logic/pom.xml
+++ b/services/dante-cloud-bpmn-logic/pom.xml
@@ -32,7 +32,7 @@
services
org.dromara.dante
- 3.4.0.0
+ 3.4.0.1
dante-cloud-bpmn-logic
diff --git a/services/dante-cloud-oss-ability/pom.xml b/services/dante-cloud-oss-ability/pom.xml
index acebaad5..179df63b 100644
--- a/services/dante-cloud-oss-ability/pom.xml
+++ b/services/dante-cloud-oss-ability/pom.xml
@@ -31,7 +31,7 @@
org.dromara.dante
services
- 3.4.0.0
+ 3.4.0.1
dante-cloud-oss-ability
diff --git a/services/dante-monomer-application/pom.xml b/services/dante-monomer-application/pom.xml
index fd396889..bbd1e357 100644
--- a/services/dante-monomer-application/pom.xml
+++ b/services/dante-monomer-application/pom.xml
@@ -31,7 +31,7 @@
org.dromara.dante
services
- 3.4.0.0
+ 3.4.0.1
dante-monomer-application
diff --git a/services/dante-monomer-application/src/main/resources/application.yml b/services/dante-monomer-application/src/main/resources/application.yml
index 4173e375..c66777b2 100644
--- a/services/dante-monomer-application/src/main/resources/application.yml
+++ b/services/dante-monomer-application/src/main/resources/application.yml
@@ -151,9 +151,11 @@ spring:
springdoc:
api-docs:
+ enabled: ${herodotus.switch.swagger.enabled}
resolve-schema-properties: true
swagger-ui:
disable-swagger-default-url: true
+ enabled: ${herodotus.switch.swagger.enabled}
operations-sorter: method
show-common-extensions: true
show-extensions: true
@@ -372,8 +374,10 @@ spring:
springdoc:
api-docs:
+ enabled: ${herodotus.switch.swagger.enabled}
resolve-schema-properties: true
swagger-ui:
+ enabled: ${herodotus.switch.swagger.enabled}
disable-swagger-default-url: true
operations-sorter: method
show-common-extensions: true
diff --git a/services/pom.xml b/services/pom.xml
index 0be87a29..c7d08838 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -32,7 +32,7 @@
dante-cloud
org.dromara.dante
- 3.4.0.0
+ 3.4.0.1
services