负载均衡深度改造,增加分布式锁,表唯一约束等

This commit is contained in:
2026-02-24 11:17:33 +08:00
parent 8392cdd861
commit a21da5b410
14 changed files with 14 additions and 14 deletions

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>com.easyagents</groupId> <groupId>com.easyagents</groupId>
<artifactId>easy-agents-parent</artifactId> <artifactId>easy-agents</artifactId>
<version>${revision}</version> <version>${revision}</version>
</parent> </parent>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>com.easyagents</groupId> <groupId>com.easyagents</groupId>
<artifactId>easy-agents-parent</artifactId> <artifactId>easy-agents</artifactId>
<version>${revision}</version> <version>${revision}</version>
</parent> </parent>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>com.easyagents</groupId> <groupId>com.easyagents</groupId>
<artifactId>easy-agents-parent</artifactId> <artifactId>easy-agents</artifactId>
<version>${revision}</version> <version>${revision}</version>
</parent> </parent>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>com.easyagents</groupId> <groupId>com.easyagents</groupId>
<artifactId>easy-agents-parent</artifactId> <artifactId>easy-agents</artifactId>
<version>${revision}</version> <version>${revision}</version>
</parent> </parent>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>com.easyagents</groupId> <groupId>com.easyagents</groupId>
<artifactId>easy-agents-parent</artifactId> <artifactId>easy-agents</artifactId>
<version>${revision}</version> <version>${revision}</version>
</parent> </parent>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>com.easyagents</groupId> <groupId>com.easyagents</groupId>
<artifactId>easy-agents-parent</artifactId> <artifactId>easy-agents</artifactId>
<version>${revision}</version> <version>${revision}</version>
</parent> </parent>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>com.easyagents</groupId> <groupId>com.easyagents</groupId>
<artifactId>easy-agents-parent</artifactId> <artifactId>easy-agents</artifactId>
<version>${revision}</version> <version>${revision}</version>
</parent> </parent>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>com.easyagents</groupId> <groupId>com.easyagents</groupId>
<artifactId>easy-agents-parent</artifactId> <artifactId>easy-agents</artifactId>
<version>${revision}</version> <version>${revision}</version>
</parent> </parent>

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>com.easyagents</groupId> <groupId>com.easyagents</groupId>
<artifactId>easy-agents-parent</artifactId> <artifactId>easy-agents</artifactId>
<version>${revision}</version> <version>${revision}</version>
</parent> </parent>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>com.easyagents</groupId> <groupId>com.easyagents</groupId>
<artifactId>easy-agents-parent</artifactId> <artifactId>easy-agents</artifactId>
<version>${revision}</version> <version>${revision}</version>
</parent> </parent>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>com.easyagents</groupId> <groupId>com.easyagents</groupId>
<artifactId>easy-agents-parent</artifactId> <artifactId>easy-agents</artifactId>
<version>${revision}</version> <version>${revision}</version>
</parent> </parent>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>com.easyagents</groupId> <groupId>com.easyagents</groupId>
<artifactId>easy-agents-parent</artifactId> <artifactId>easy-agents</artifactId>
<version>${revision}</version> <version>${revision}</version>
</parent> </parent>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>com.easyagents</groupId> <groupId>com.easyagents</groupId>
<artifactId>easy-agents-parent</artifactId> <artifactId>easy-agents</artifactId>
<version>${revision}</version> <version>${revision}</version>
</parent> </parent>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.easyagents</groupId> <groupId>com.easyagents</groupId>
<artifactId>easy-agents-parent</artifactId> <artifactId>easy-agents</artifactId>
<version>${revision}</version> <version>${revision}</version>
<packaging>pom</packaging> <packaging>pom</packaging>