1 Commits

Author SHA1 Message Date
wujiawei
6142105ac3 [update] 1.3.3-JDK24 2025-07-21 22:07:44 +08:00
13 changed files with 16 additions and 21 deletions

View File

@@ -8,12 +8,12 @@
<parent>
<artifactId>wu-framework-parent</artifactId>
<groupId>top.wu2020</groupId>
<version>1.3.2-JDK24</version>
<version>1.3.3-JDK24</version>
</parent>
<artifactId>wu-lazy-cloud-network</artifactId>
<packaging>pom</packaging>
<version>1.3.2-JDK24</version>
<version>1.3.3-JDK24</version>
<description>云上云下</description>
<name>wlcn项目</name>
<url>https://gitee.com/wujiawei1207537021/wu-lazy-cloud-network</url>
@@ -93,7 +93,7 @@
<dependency>
<groupId>top.wu2020</groupId>
<artifactId>wu-framework-dependencies</artifactId>
<version>1.3.2-JDK24</version>
<version>1.3.3-JDK24</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-network</artifactId>
<version>1.3.2-JDK24</version>
<version>1.3.3-JDK24</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-network</artifactId>
<version>1.3.2-JDK24</version>
<version>1.3.3-JDK24</version>
</parent>
<artifactId>wu-lazy-cloud-heartbeat-common</artifactId>
@@ -56,7 +56,7 @@
<dependency>
<groupId>top.wu2020</groupId>
<artifactId>wu-framework-queue</artifactId>
<version>1.3.2-JDK24</version>
<version>1.3.3-JDK24</version>
</dependency>
</dependencies>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-network</artifactId>
<version>1.3.2-JDK24</version>
<version>1.3.3-JDK24</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-network</artifactId>
<version>1.3.2-JDK24</version>
<version>1.3.3-JDK24</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -81,7 +81,7 @@
<dependency>
<groupId>top.wu2020</groupId>
<artifactId>wu-framework-queue</artifactId>
<version>1.3.2-JDK24</version>
<version>1.3.3-JDK24</version>
</dependency>
</dependencies>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-network</artifactId>
<version>1.3.2-JDK24</version>
<version>1.3.3-JDK24</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-network</artifactId>
<version>1.3.2-JDK24</version>
<version>1.3.3-JDK24</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-network</artifactId>
<version>1.3.2-JDK24</version>
<version>1.3.3-JDK24</version>
</parent>
<artifactId>wu-lazy-cloud-heartbeat-start</artifactId>

View File

@@ -55,11 +55,6 @@ docker run -d -it --privileged --name client -p 6004:6004 registry.cn-hangzhou.a
```shell
docker run -d -it --privileged --name windows-client --restart=always -e spring.lazy.netty.client.inet-host=124.222.152.160 -e spring.lazy.netty.client.inet-port=30560 -e spring.lazy.netty.client.client-id="windows-11" docker.io/library/wu-lazy-cloud-heartbeat-client-start:1.3.1-JDK24
```
```shell
docker run -d -it --privileged --name windows-client --restart=always -e spring.lazy.netty.client.inet-host=124.222.152.160 -e spring.lazy.netty.client.inet-port=30560 -e spring.lazy.netty.client.client-id="wfh" registry.cn-hangzhou.aliyuncs.com/wu-lazy/wu-lazy-cloud-heartbeat-client-start:1.3.1-JDK24-SNAPSHOT
```
```yaml

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-heartbeat-start</artifactId>
<version>1.3.2-JDK24</version>
<version>1.3.3-JDK24</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -29,7 +29,7 @@ spring:
protocol:
proxy:
authentication: true
enable-proxy-log: false
enable-proxy-log: true
socket-protocol-proxy:
port: 9002
http-protocol-proxy:

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-heartbeat-start</artifactId>
<version>1.3.2-JDK24</version>
<version>1.3.3-JDK24</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-heartbeat-start</artifactId>
<version>1.3.2-JDK24</version>
<version>1.3.3-JDK24</version>
</parent>
<modelVersion>4.0.0</modelVersion>