7 Commits

Author SHA1 Message Date
wujiawei
d2086d5706 [update] 1.3.2-JDK24 2025-07-21 22:06:37 +08:00
wujiawei
faef62da51 [update] 1.3.2-JDK24 2025-07-21 17:02:30 +08:00
wujiawei
759e76dc72 Merge branch 'master' into 1.3.2-JDK24
# Conflicts:
#	ClientPermeateClient.md
#	README.md
#	client-k8s.yaml
#	install.md
#	pom.xml
#	version.md
#	wu-lazy-cloud-heartbeat-client/pom.xml
#	wu-lazy-cloud-heartbeat-common/pom.xml
#	wu-lazy-cloud-heartbeat-dns/pom.xml
#	wu-lazy-cloud-heartbeat-protocol-proxy/pom.xml
#	wu-lazy-cloud-heartbeat-server-cluster/pom.xml
#	wu-lazy-cloud-heartbeat-server/pom.xml
#	wu-lazy-cloud-heartbeat-start/pom.xml
#	wu-lazy-cloud-heartbeat-start/wu-lazy-cloud-heartbeat-client-start/README.md
#	wu-lazy-cloud-heartbeat-start/wu-lazy-cloud-heartbeat-client-start/pom.xml
#	wu-lazy-cloud-heartbeat-start/wu-lazy-cloud-heartbeat-server-cluster-start/pom.xml
#	wu-lazy-cloud-heartbeat-start/wu-lazy-cloud-heartbeat-server-start/README.md
#	wu-lazy-cloud-heartbeat-start/wu-lazy-cloud-heartbeat-server-start/k8s.yaml
#	wu-lazy-cloud-heartbeat-start/wu-lazy-cloud-heartbeat-server-start/pom.xml
2025-07-21 17:00:53 +08:00
wujiawei
b44cc66ce3 Merge branch 'refs/heads/master' into 1.3.2-JDK24 2025-07-17 20:08:18 +08:00
wujiawei
2bac05ec77 Merge branch 'refs/heads/master' into 1.3.2-JDK24 2025-07-17 00:06:49 +08:00
wujiawei
28f6146615 Merge branch 'refs/heads/master' into 1.3.2-JDK24 2025-07-16 23:55:48 +08:00
wujiawei
5083cd0d56 【fix】1.3.2-JDK24 2025-07-16 22:55:21 +08:00
13 changed files with 21 additions and 16 deletions

View File

@@ -8,12 +8,12 @@
<parent>
<artifactId>wu-framework-parent</artifactId>
<groupId>top.wu2020</groupId>
<version>1.3.3-JDK24</version>
<version>1.3.2-JDK24</version>
</parent>
<artifactId>wu-lazy-cloud-network</artifactId>
<packaging>pom</packaging>
<version>1.3.3-JDK24</version>
<version>1.3.2-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.3-JDK24</version>
<version>1.3.2-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.3-JDK24</version>
<version>1.3.2-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.3-JDK24</version>
<version>1.3.2-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.3-JDK24</version>
<version>1.3.2-JDK24</version>
</dependency>
</dependencies>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-network</artifactId>
<version>1.3.3-JDK24</version>
<version>1.3.2-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.3-JDK24</version>
<version>1.3.2-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.3-JDK24</version>
<version>1.3.2-JDK24</version>
</dependency>
</dependencies>

View File

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

View File

@@ -55,6 +55,11 @@ 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.3-JDK24</version>
<version>1.3.2-JDK24</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -29,7 +29,7 @@ spring:
protocol:
proxy:
authentication: true
enable-proxy-log: true
enable-proxy-log: false
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.3-JDK24</version>
<version>1.3.2-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.3-JDK24</version>
<version>1.3.2-JDK24</version>
</parent>
<modelVersion>4.0.0</modelVersion>