This is an automated email from the ASF dual-hosted git repository.
duanzhengqiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 81f9046867c fix: changed AlgorithmConfiguration full class name in
docs (#32053)
81f9046867c is described below
commit 81f9046867ce62a5e185e6b16356bc8744aba7a5
Author: 王勇 <[email protected]>
AuthorDate: Wed Jul 10 14:33:11 2024 +0800
fix: changed AlgorithmConfiguration full class name in docs (#32053)
---
.../user-manual/shardingsphere-jdbc/java-api/rules/encrypt.cn.md | 2 +-
.../user-manual/shardingsphere-jdbc/java-api/rules/encrypt.en.md | 2 +-
.../content/user-manual/shardingsphere-jdbc/java-api/rules/mask.cn.md | 2 +-
.../content/user-manual/shardingsphere-jdbc/java-api/rules/mask.en.md | 2 +-
.../content/user-manual/shardingsphere-jdbc/java-api/rules/shadow.cn.md | 2 +-
.../content/user-manual/shardingsphere-jdbc/java-api/rules/shadow.en.md | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git
a/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/encrypt.cn.md
b/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/encrypt.cn.md
index 24aa37944a3..2c7e4268714 100644
---
a/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/encrypt.cn.md
+++
b/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/encrypt.cn.md
@@ -57,7 +57,7 @@ weight = 5
### 加解密算法配置
-类名称:org.apache.shardingsphere.infra.config.algorithm.AlgorithmConfiguration
+类名称:org.apache.shardingsphere.infra.algorithm.core.config.AlgorithmConfiguration
可配置属性:
diff --git
a/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/encrypt.en.md
b/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/encrypt.en.md
index f4e77109424..fc6a4593e44 100644
---
a/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/encrypt.en.md
+++
b/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/encrypt.en.md
@@ -57,7 +57,7 @@ Attributes:
### Encrypt Algorithm Configuration
-Class name:
org.apache.shardingsphere.infra.config.algorithm.AlgorithmConfiguration
+Class name:
org.apache.shardingsphere.infra.algorithm.core.config.AlgorithmConfiguration
Attributes:
diff --git
a/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/mask.cn.md
b/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/mask.cn.md
index 8f3ed5ac438..2c631c41fed 100644
---
a/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/mask.cn.md
+++
b/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/mask.cn.md
@@ -44,7 +44,7 @@ weight = 6
### 加解密算法配置
-类名称:org.apache.shardingsphere.infra.config.algorithm.AlgorithmConfiguration
+类名称:org.apache.shardingsphere.infra.algorithm.core.config.AlgorithmConfiguration
可配置属性:
diff --git
a/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/mask.en.md
b/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/mask.en.md
index 88ea90d31cc..df65db1a679 100644
---
a/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/mask.en.md
+++
b/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/mask.en.md
@@ -44,7 +44,7 @@ Attributes:
### Mask Algorithm Configuration
-Class name:
org.apache.shardingsphere.infra.config.algorithm.AlgorithmConfiguration
+Class name:
org.apache.shardingsphere.infra.algorithm.core.config.AlgorithmConfiguration
Attributes:
diff --git
a/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/shadow.cn.md
b/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/shadow.cn.md
index f9a8da253b0..e96b0c6f010 100644
---
a/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/shadow.cn.md
+++
b/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/shadow.cn.md
@@ -45,7 +45,7 @@ weight = 7
### 影子算法配置
-类名称:org.apache.shardingsphere.infra.config.algorithm.AlgorithmConfiguration
+类名称:org.apache.shardingsphere.infra.algorithm.core.config.AlgorithmConfiguration
可配置属性:
diff --git
a/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/shadow.en.md
b/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/shadow.en.md
index b9b7ba3f4de..9109b279958 100644
---
a/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/shadow.en.md
+++
b/docs/document/content/user-manual/shardingsphere-jdbc/java-api/rules/shadow.en.md
@@ -46,7 +46,7 @@ Attributes:
### Shadow Algorithm Configuration
-Class
name:org.apache.shardingsphere.infra.config.algorithm.AlgorithmConfiguration
+Class
name:org.apache.shardingsphere.infra.algorithm.core.config.AlgorithmConfiguration
Attributes: