diff --git a/.run/ruoyi-auth.run.xml b/.run/ruoyi-auth.run.xml index 2ee82041c..b5377a238 100644 --- a/.run/ruoyi-auth.run.xml +++ b/.run/ruoyi-auth.run.xml @@ -2,7 +2,7 @@ - diff --git a/.run/ruoyi-gateway.run.xml b/.run/ruoyi-gateway.run.xml index 0fa319e66..a2b752fe9 100644 --- a/.run/ruoyi-gateway.run.xml +++ b/.run/ruoyi-gateway.run.xml @@ -2,7 +2,7 @@ - diff --git a/.run/ruoyi-gen.run.xml b/.run/ruoyi-gen.run.xml index 767bf7122..ecd2ca6bf 100644 --- a/.run/ruoyi-gen.run.xml +++ b/.run/ruoyi-gen.run.xml @@ -2,7 +2,7 @@ - diff --git a/.run/ruoyi-job.run.xml b/.run/ruoyi-job.run.xml index 5d4269c56..13e38295c 100644 --- a/.run/ruoyi-job.run.xml +++ b/.run/ruoyi-job.run.xml @@ -2,7 +2,7 @@ - diff --git a/.run/ruoyi-monitor.run.xml b/.run/ruoyi-monitor.run.xml index 893c5b6a0..1aae51ffd 100644 --- a/.run/ruoyi-monitor.run.xml +++ b/.run/ruoyi-monitor.run.xml @@ -2,7 +2,7 @@ - diff --git a/.run/ruoyi-nacos.run.xml b/.run/ruoyi-nacos.run.xml index bec41e052..4fbf1ec28 100644 --- a/.run/ruoyi-nacos.run.xml +++ b/.run/ruoyi-nacos.run.xml @@ -2,7 +2,7 @@ - diff --git a/.run/ruoyi-resource.run.xml b/.run/ruoyi-resource.run.xml index fed0c163f..cfcb4937b 100644 --- a/.run/ruoyi-resource.run.xml +++ b/.run/ruoyi-resource.run.xml @@ -2,7 +2,7 @@ - diff --git a/.run/ruoyi-seata-server.run.xml b/.run/ruoyi-seata-server.run.xml index f3a6b6aac..fad600893 100644 --- a/.run/ruoyi-seata-server.run.xml +++ b/.run/ruoyi-seata-server.run.xml @@ -2,7 +2,7 @@ - diff --git a/.run/ruoyi-sentinel-dashboard.run.xml b/.run/ruoyi-sentinel-dashboard.run.xml index e31ccea07..417090bc2 100644 --- a/.run/ruoyi-sentinel-dashboard.run.xml +++ b/.run/ruoyi-sentinel-dashboard.run.xml @@ -2,7 +2,7 @@ - diff --git a/.run/ruoyi-snailjob-server.run.xml b/.run/ruoyi-snailjob-server.run.xml index 88c7dd9c5..03cb21a68 100644 --- a/.run/ruoyi-snailjob-server.run.xml +++ b/.run/ruoyi-snailjob-server.run.xml @@ -2,7 +2,7 @@ - diff --git a/.run/ruoyi-system.run.xml b/.run/ruoyi-system.run.xml index 3eb414b71..d362cc89c 100644 --- a/.run/ruoyi-system.run.xml +++ b/.run/ruoyi-system.run.xml @@ -2,7 +2,7 @@ - diff --git a/.run/ruoyi-workflow.run.xml b/.run/ruoyi-workflow.run.xml index 687747f93..8ac0af262 100644 --- a/.run/ruoyi-workflow.run.xml +++ b/.run/ruoyi-workflow.run.xml @@ -2,7 +2,7 @@ - diff --git a/README.md b/README.md index faf2f96f4..2ab673b65 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ [![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://gitee.com/dromara/RuoYi-Cloud-Plus/blob/master/LICENSE) [![使用IntelliJ IDEA开发维护](https://img.shields.io/badge/IntelliJ%20IDEA-提供支持-blue.svg)](https://www.jetbrains.com/?from=RuoYi-Cloud-Plus)
-[![RuoYi-Cloud-Plus](https://img.shields.io/badge/RuoYi_Cloud_Plus-2.3.0--BETA-success.svg)](https://gitee.com/dromara/RuoYi-Cloud-Plus) -[![Spring Boot](https://img.shields.io/badge/Spring%20Boot-3.3-blue.svg)]() +[![RuoYi-Cloud-Plus](https://img.shields.io/badge/RuoYi_Cloud_Plus-2.3.0--BETA2-success.svg)](https://gitee.com/dromara/RuoYi-Cloud-Plus) +[![Spring Boot](https://img.shields.io/badge/Spring%20Boot-3.4-blue.svg)]() [![JDK-17](https://img.shields.io/badge/JDK-17-green.svg)]() [![JDK-21](https://img.shields.io/badge/JDK-21-green.svg)]() diff --git a/pom.xml b/pom.xml index f1fc6a722..2084342a4 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ Dromara RuoYi-Cloud-Plus微服务系统 - 2.3.0-BETA + 2.3.0-BETA2 UTF-8 UTF-8 17 diff --git a/ruoyi-api/ruoyi-api-bom/pom.xml b/ruoyi-api/ruoyi-api-bom/pom.xml index 8eeebdb5d..1362c3ee0 100644 --- a/ruoyi-api/ruoyi-api-bom/pom.xml +++ b/ruoyi-api/ruoyi-api-bom/pom.xml @@ -15,7 +15,7 @@ - 2.3.0-BETA + 2.3.0-BETA2 diff --git a/ruoyi-common/ruoyi-common-alibaba-bom/pom.xml b/ruoyi-common/ruoyi-common-alibaba-bom/pom.xml index ab99d8cd3..a89e7529f 100644 --- a/ruoyi-common/ruoyi-common-alibaba-bom/pom.xml +++ b/ruoyi-common/ruoyi-common-alibaba-bom/pom.xml @@ -14,7 +14,7 @@ - 2.3.0-BETA + 2.3.0-BETA2 2023.0.1.2 1.8.8 2.3.0 diff --git a/ruoyi-common/ruoyi-common-bom/pom.xml b/ruoyi-common/ruoyi-common-bom/pom.xml index 656aab9a5..f01443d6c 100644 --- a/ruoyi-common/ruoyi-common-bom/pom.xml +++ b/ruoyi-common/ruoyi-common-bom/pom.xml @@ -14,7 +14,7 @@ - 2.3.0-BETA + 2.3.0-BETA2 diff --git a/script/docker/docker-compose.yml b/script/docker/docker-compose.yml index b4dfffbad..b841833ef 100644 --- a/script/docker/docker-compose.yml +++ b/script/docker/docker-compose.yml @@ -27,7 +27,7 @@ services: network_mode: "host" nacos: - image: ruoyi/ruoyi-nacos:2.3.0-BETA + image: ruoyi/ruoyi-nacos:2.3.0-BETA2 container_name: nacos ports: - "8848:8848" @@ -94,7 +94,7 @@ services: network_mode: "host" seata-server: - image: ruoyi/ruoyi-seata-server:2.3.0-BETA + image: ruoyi/ruoyi-seata-server:2.3.0-BETA2 container_name: seata-server ports: - "7091:7091" @@ -133,7 +133,7 @@ services: network_mode: "host" sentinel: - image: ruoyi/ruoyi-sentinel-dashboard:2.3.0-BETA + image: ruoyi/ruoyi-sentinel-dashboard:2.3.0-BETA2 container_name: sentinel environment: TZ: Asia/Shanghai @@ -148,7 +148,7 @@ services: network_mode: "host" ruoyi-monitor: - image: ruoyi/ruoyi-monitor:2.3.0-BETA + image: ruoyi/ruoyi-monitor:2.3.0-BETA2 container_name: ruoyi-monitor environment: # 时区上海 @@ -164,7 +164,7 @@ services: network_mode: "host" ruoyi-snailjob-server: - image: ruoyi/ruoyi-snailjob-server:2.3.0-BETA + image: ruoyi/ruoyi-snailjob-server:2.3.0-BETA2 container_name: ruoyi-snailjob-server environment: # 时区上海 @@ -178,7 +178,7 @@ services: network_mode: "host" ruoyi-gateway: - image: ruoyi/ruoyi-gateway:2.3.0-BETA + image: ruoyi/ruoyi-gateway:2.3.0-BETA2 container_name: ruoyi-gateway environment: # 时区上海 @@ -194,7 +194,7 @@ services: network_mode: "host" ruoyi-auth: - image: ruoyi/ruoyi-auth:2.3.0-BETA + image: ruoyi/ruoyi-auth:2.3.0-BETA2 container_name: ruoyi-auth environment: # 时区上海 @@ -210,7 +210,7 @@ services: network_mode: "host" ruoyi-system: - image: ruoyi/ruoyi-system:2.3.0-BETA + image: ruoyi/ruoyi-system:2.3.0-BETA2 container_name: ruoyi-system environment: # 时区上海 @@ -226,7 +226,7 @@ services: network_mode: "host" ruoyi-gen: - image: ruoyi/ruoyi-gen:2.3.0-BETA + image: ruoyi/ruoyi-gen:2.3.0-BETA2 container_name: ruoyi-gen environment: # 时区上海 @@ -242,7 +242,7 @@ services: network_mode: "host" ruoyi-job: - image: ruoyi/ruoyi-job:2.3.0-BETA + image: ruoyi/ruoyi-job:2.3.0-BETA2 container_name: ruoyi-job environment: # 时区上海 @@ -258,7 +258,7 @@ services: network_mode: "host" ruoyi-resource: - image: ruoyi/ruoyi-resource:2.3.0-BETA + image: ruoyi/ruoyi-resource:2.3.0-BETA2 container_name: ruoyi-resource environment: # 时区上海 @@ -274,7 +274,7 @@ services: network_mode: "host" ruoyi-workflow: - image: ruoyi/ruoyi-workflow:2.3.0-BETA + image: ruoyi/ruoyi-workflow:2.3.0-BETA2 container_name: ruoyi-workflow environment: # 时区上海