[fix] 1.2.9-JDK17-SNAPSHOT

spring 3.3.2 fix windows build with native images
This commit is contained in:
wujiawei 2024-09-30 15:49:51 +08:00
parent 9ae2f162e2
commit 8dc1272109
10 changed files with 12 additions and 12 deletions

View File

@ -8,12 +8,12 @@
<parent> <parent>
<artifactId>wu-framework-parent</artifactId> <artifactId>wu-framework-parent</artifactId>
<groupId>top.wu2020</groupId> <groupId>top.wu2020</groupId>
<version>1.2.8-JDK17-SNAPSHOT</version> <version>1.2.9-JDK17-SNAPSHOT</version>
</parent> </parent>
<artifactId>wu-lazy-cloud-network</artifactId> <artifactId>wu-lazy-cloud-network</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>1.2.8-JDK17-SNAPSHOT</version> <version>1.2.9-JDK17-SNAPSHOT</version>
<description>云上云下</description> <description>云上云下</description>
@ -70,7 +70,7 @@
<dependency> <dependency>
<groupId>top.wu2020</groupId> <groupId>top.wu2020</groupId>
<artifactId>wu-framework-dependencies</artifactId> <artifactId>wu-framework-dependencies</artifactId>
<version>1.2.8-JDK17-SNAPSHOT</version> <version>1.2.9-JDK17-SNAPSHOT</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>top.wu2020</groupId> <groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-network</artifactId> <artifactId>wu-lazy-cloud-network</artifactId>
<version>1.2.8-JDK17-SNAPSHOT</version> <version>1.2.9-JDK17-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -6,7 +6,7 @@
<parent> <parent>
<groupId>top.wu2020</groupId> <groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-network</artifactId> <artifactId>wu-lazy-cloud-network</artifactId>
<version>1.2.8-JDK17-SNAPSHOT</version> <version>1.2.9-JDK17-SNAPSHOT</version>
</parent> </parent>
<artifactId>wu-lazy-cloud-heartbeat-common</artifactId> <artifactId>wu-lazy-cloud-heartbeat-common</artifactId>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>top.wu2020</groupId> <groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-network</artifactId> <artifactId>wu-lazy-cloud-network</artifactId>
<version>1.2.8-JDK17-SNAPSHOT</version> <version>1.2.9-JDK17-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>top.wu2020</groupId> <groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-network</artifactId> <artifactId>wu-lazy-cloud-network</artifactId>
<version>1.2.8-JDK17-SNAPSHOT</version> <version>1.2.9-JDK17-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>top.wu2020</groupId> <groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-network</artifactId> <artifactId>wu-lazy-cloud-network</artifactId>
<version>1.2.8-JDK17-SNAPSHOT</version> <version>1.2.9-JDK17-SNAPSHOT</version>
</parent> </parent>
<artifactId>wu-lazy-cloud-heartbeat-start</artifactId> <artifactId>wu-lazy-cloud-heartbeat-start</artifactId>

View File

@ -38,7 +38,7 @@ docker run -d -it --privileged --name client -p 6004:6004 registry.cn-hangzhou.a
``` ```
```shell ```shell
docker run -d -it --privileged --name client -e spring.lazy.netty.client.inet-host=124.222.48.62 -e spring.lazy.netty.client.inet-port=30676 -e spring.lazy.netty.client.client-id="shihua" registry.cn-hangzhou.aliyuncs.com/wu-lazy/wu-lazy-cloud-heartbeat-client-start:1.2.8-JDK17-SNAPSHOT docker run -d -it --privileged --name client --restart=always -e spring.lazy.netty.client.inet-host=124.222.48.62 -e spring.lazy.netty.client.inet-port=30676 -e spring.lazy.netty.client.client-id="shihua" registry.cn-hangzhou.aliyuncs.com/wu-lazy/wu-lazy-cloud-heartbeat-client-start:1.2.8-JDK17-SNAPSHOT
``` ```
```yaml ```yaml

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>top.wu2020</groupId> <groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-heartbeat-start</artifactId> <artifactId>wu-lazy-cloud-heartbeat-start</artifactId>
<version>1.2.8-JDK17-SNAPSHOT</version> <version>1.2.9-JDK17-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>top.wu2020</groupId> <groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-heartbeat-start</artifactId> <artifactId>wu-lazy-cloud-heartbeat-start</artifactId>
<version>1.2.8-JDK17-SNAPSHOT</version> <version>1.2.9-JDK17-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>top.wu2020</groupId> <groupId>top.wu2020</groupId>
<artifactId>wu-lazy-cloud-heartbeat-start</artifactId> <artifactId>wu-lazy-cloud-heartbeat-start</artifactId>
<version>1.2.8-JDK17-SNAPSHOT</version> <version>1.2.9-JDK17-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>