diff --git a/boot/pom.xml b/boot/pom.xml
index 5582b322..18052562 100644
--- a/boot/pom.xml
+++ b/boot/pom.xml
@@ -16,22 +16,22 @@
6.0.11
3.1.3
4.13.2
-
+
3.29.2-GA
1.14.6
4.1.97.Final
5.5.0
-
+
6.4.5
4.10.2
3.1.8
-
+
5.2.3
1.10.0
-
+
3.3.1
3.3.1
3.11.0
@@ -39,11 +39,14 @@
3.3.0
3.5.0
3.1.1
+
+ 1.6.13
3.1.1
3.3.0
3.5.0
3.1.0
2.16.0
+
${file.encoding}
${file.encoding}
17
@@ -187,26 +190,28 @@
+
+
boot
- zfoo boot
+ zfoo boot makes it easy to create Spring Boot application using zfoo by using auto-configure
https://github.com/zfoo-project/zfoo
- jaysunxiao
- jaysunxiao@gmail.com
- https://github.com/godotg
+ all contributors
+ all@zfoo.com
+ https://github.com/zfoo-project/zfoo
- The zfoo Authors
+ zfoo
https://github.com/zfoo-project/zfoo
- The Apache Software License, Version 2.0
+ Apache License 2.0
http://www.apache.org/licenses/LICENSE-2.0.txt
@@ -225,7 +230,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -237,7 +242,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -251,7 +256,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -265,7 +270,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.1.0
+ ${maven-gpg-plugin.version}
sign-artifacts
diff --git a/event/pom.xml b/event/pom.xml
index f7403a03..5b7ed249 100644
--- a/event/pom.xml
+++ b/event/pom.xml
@@ -16,22 +16,22 @@
6.0.11
3.1.3
4.13.2
-
+
3.29.2-GA
1.14.6
4.1.97.Final
5.5.0
-
+
6.4.5
4.10.2
3.1.8
-
+
5.2.3
1.10.0
-
+
3.3.1
3.3.1
3.11.0
@@ -39,11 +39,14 @@
3.3.0
3.5.0
3.1.1
+
+ 1.6.13
3.1.1
3.3.0
3.5.0
3.1.0
2.16.0
+
${file.encoding}
${file.encoding}
17
@@ -155,26 +158,28 @@
+
+
event
- zfoo event
+ zfoo event is used to decouple different modules and improve the quality of the code
https://github.com/zfoo-project/zfoo
- jaysunxiao
- jaysunxiao@gmail.com
- https://github.com/godotg
+ all contributors
+ all@zfoo.com
+ https://github.com/zfoo-project/zfoo
- The zfoo Authors
+ zfoo
https://github.com/zfoo-project/zfoo
- The Apache Software License, Version 2.0
+ Apache License 2.0
http://www.apache.org/licenses/LICENSE-2.0.txt
@@ -193,7 +198,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -205,7 +210,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -219,7 +224,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -233,7 +238,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.1.0
+ ${maven-gpg-plugin.version}
sign-artifacts
diff --git a/hotswap/pom.xml b/hotswap/pom.xml
index a1a53890..c9f9e896 100644
--- a/hotswap/pom.xml
+++ b/hotswap/pom.xml
@@ -16,22 +16,22 @@
6.0.11
3.1.3
4.13.2
-
+
3.29.2-GA
1.14.6
4.1.97.Final
5.5.0
-
+
6.4.5
4.10.2
3.1.8
-
+
5.2.3
1.10.0
-
+
3.3.1
3.3.1
3.11.0
@@ -39,11 +39,14 @@
3.3.0
3.5.0
3.1.1
+
+ 1.6.13
3.1.1
3.3.0
3.5.0
3.1.0
2.16.0
+
${file.encoding}
${file.encoding}
17
@@ -166,26 +169,28 @@
+
+
hotswap
- zfoo hotswap
+ zfoo hotswap can update code without shutdown the server
https://github.com/zfoo-project/zfoo
- jaysunxiao
- jaysunxiao@gmail.com
- https://github.com/godotg
+ all contributors
+ all@zfoo.com
+ https://github.com/zfoo-project/zfoo
- The zfoo Authors
+ zfoo
https://github.com/zfoo-project/zfoo
- The Apache Software License, Version 2.0
+ Apache License 2.0
http://www.apache.org/licenses/LICENSE-2.0.txt
@@ -204,7 +209,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -216,7 +221,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -230,7 +235,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -244,7 +249,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.1.0
+ ${maven-gpg-plugin.version}
sign-artifacts
diff --git a/monitor/pom.xml b/monitor/pom.xml
index 4b7a3a6c..102fa782 100644
--- a/monitor/pom.xml
+++ b/monitor/pom.xml
@@ -16,22 +16,22 @@
6.0.11
3.1.3
4.13.2
-
+
3.29.2-GA
1.14.6
4.1.97.Final
5.5.0
-
+
6.4.5
4.10.2
3.1.8
-
+
5.2.3
1.10.0
-
+
3.3.1
3.3.1
3.11.0
@@ -39,11 +39,14 @@
3.3.0
3.5.0
3.1.1
+
+ 1.6.13
3.1.1
3.3.0
3.5.0
3.1.0
2.16.0
+
${file.encoding}
${file.encoding}
17
@@ -161,26 +164,28 @@
+
+
monitor
- zfoo monitor
+ zfoo monitor is lightweight cpu, memory, hard disk, network monitoring
https://github.com/zfoo-project/zfoo
- jaysunxiao
- jaysunxiao@gmail.com
- https://github.com/godotg
+ all contributors
+ all@zfoo.com
+ https://github.com/zfoo-project/zfoo
- The zfoo Authors
+ zfoo
https://github.com/zfoo-project/zfoo
- The Apache Software License, Version 2.0
+ Apache License 2.0
http://www.apache.org/licenses/LICENSE-2.0.txt
@@ -199,7 +204,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -211,7 +216,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -225,7 +230,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -239,7 +244,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.1.0
+ ${maven-gpg-plugin.version}
sign-artifacts
diff --git a/net/README.md b/net/README.md
index 7c602d77..818acfa2 100644
--- a/net/README.md
+++ b/net/README.md
@@ -2,8 +2,8 @@ English | [简体中文](./README_CN.md)
### Ⅰ. Introduction
-- [net](https://github.com/zfoo-project/zfoo/blob/main/net/README.md) Naturally asynchronous, Actor design idea,
- lock-free design, universal RPC framework based on Spring's MVC-style usage
+- [net](https://github.com/zfoo-project/zfoo/blob/main/net/README.md) Asynchronous, actor design,
+ lock-free, universal RPC framework based on Spring's MVC-style usage
1. Elegant synchronous and asynchronous requests, faster, supports tcp udp websocket
2. Service registration and discovery, the configuration center uses zookeeper, which can be extended to other
diff --git a/net/pom.xml b/net/pom.xml
index a546a05c..d6717d39 100644
--- a/net/pom.xml
+++ b/net/pom.xml
@@ -16,22 +16,22 @@
6.0.11
3.1.3
4.13.2
-
+
3.29.2-GA
1.14.6
4.1.97.Final
5.5.0
-
+
6.4.5
4.10.2
3.1.8
-
+
5.2.3
1.10.0
-
+
3.3.1
3.3.1
3.11.0
@@ -39,11 +39,14 @@
3.3.0
3.5.0
3.1.1
+
+ 1.6.13
3.1.1
3.3.0
3.5.0
3.1.0
2.16.0
+
${file.encoding}
${file.encoding}
17
@@ -219,26 +222,28 @@
+
+
net
- zfoo net
+ zfoo net is asynchronous, actor design, lock-free, universal RPC framework
https://github.com/zfoo-project/zfoo
- jaysunxiao
- jaysunxiao@gmail.com
- https://github.com/godotg
+ all contributors
+ all@zfoo.com
+ https://github.com/zfoo-project/zfoo
- The zfoo Authors
+ zfoo
https://github.com/zfoo-project/zfoo
- The Apache Software License, Version 2.0
+ Apache License 2.0
http://www.apache.org/licenses/LICENSE-2.0.txt
@@ -257,7 +262,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -269,7 +274,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -283,7 +288,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -297,7 +302,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.1.0
+ ${maven-gpg-plugin.version}
sign-artifacts
diff --git a/orm/README.md b/orm/README.md
index 1e1e1efd..83d52d67 100644
--- a/orm/README.md
+++ b/orm/README.md
@@ -2,7 +2,7 @@ English | [简体中文](./README_CN.md)
### Ⅰ. Introduction
-- [orm](https://github.com/zfoo-project/zfoo/blob/main/orm/README.md) Based on Mongo DB's orm framework, it provides a
+- [orm](https://github.com/zfoo-project/zfoo/blob/main/orm/README.md) Based on MongoDB's orm framework, it provides a
mapping between POJO objects and Mongo DB databases
- MongoDB is a distributed database that can be used on a single machine or distributed in a single machine
- High-performance database entity object caching based on [caffeine](https://github.com/ben-manes/caffeine)
diff --git a/orm/pom.xml b/orm/pom.xml
index f90a8307..3a6c0c82 100644
--- a/orm/pom.xml
+++ b/orm/pom.xml
@@ -16,22 +16,22 @@
6.0.11
3.1.3
4.13.2
-
+
3.29.2-GA
1.14.6
4.1.97.Final
5.5.0
-
+
6.4.5
4.10.2
3.1.8
-
+
5.2.3
1.10.0
-
+
3.3.1
3.3.1
3.11.0
@@ -39,11 +39,14 @@
3.3.0
3.5.0
3.1.1
+
+ 1.6.13
3.1.1
3.3.0
3.5.0
3.1.0
2.16.0
+
${file.encoding}
${file.encoding}
17
@@ -174,26 +177,28 @@
+
+
orm
- zfoo orm
+ zfoo orm is MongoDB orm framework
https://github.com/zfoo-project/zfoo
- jaysunxiao
- jaysunxiao@gmail.com
- https://github.com/godotg
+ all contributors
+ all@zfoo.com
+ https://github.com/zfoo-project/zfoo
- The zfoo Authors
+ zfoo
https://github.com/zfoo-project/zfoo
- The Apache Software License, Version 2.0
+ Apache License 2.0
http://www.apache.org/licenses/LICENSE-2.0.txt
@@ -212,7 +217,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -224,7 +229,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -238,7 +243,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -252,7 +257,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.1.0
+ ${maven-gpg-plugin.version}
sign-artifacts
diff --git a/pom.xml b/pom.xml
index 95bb4999..441d9945 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,20 +18,20 @@
- jaysunxiao
- jaysunxiao@gmail.com
- https://github.com/godotg
+ all contributors
+ all@zfoo.com
+ https://github.com/zfoo-project/zfoo
- The zfoo Authors
+ zfoo
https://github.com/zfoo-project/zfoo
- The Apache Software License, Version 2.0
+ Apache License 2.0
http://www.apache.org/licenses/LICENSE-2.0.txt
@@ -54,22 +54,22 @@
6.0.11
3.1.3
4.13.2
-
+
3.29.2-GA
1.14.6
4.1.97.Final
5.5.0
-
+
6.4.5
4.10.2
3.1.8
-
+
5.2.3
1.10.0
-
+
3.3.1
3.3.1
3.11.0
@@ -77,11 +77,14 @@
3.3.0
3.5.0
3.1.1
+
+ 1.6.13
3.1.1
3.3.0
3.5.0
3.1.0
2.16.0
+
${file.encoding}
${file.encoding}
17
diff --git a/protocol/README.md b/protocol/README.md
index 30d969e9..584ad0ac 100644
--- a/protocol/README.md
+++ b/protocol/README.md
@@ -3,9 +3,9 @@ English | [简体中文](./README_CN.md)
### Ⅰ. Introduction
- [zfoo protocol](https://github.com/zfoo-project/zfoo/blob/main/protocol/README.md)
- It is currently the very fast framework for binary serialization and deserialization in Java, and has the fewest
+ Fast framework for binary serialization and deserialization in Java, and has the fewest
serialization bytes
-- The protocol is currently natively supported **C++ Java Javascript C# Go Lua GDScript Pythont**,It's easy to do cross-platform
+- The protocol is currently natively supported **C++ Java Javascript C# Go Lua GDScript Python**,It's easy to do cross-platform
- The protocol can customize the private protocol format to make your protocol more secure, and supports adding fields
and being compatible with previous and subsequent protocols
- Compatible with Protobuf, it supports the generation of Protobuf protocol files, and provides a generation method from
diff --git a/protocol/pom.xml b/protocol/pom.xml
index 1919675a..79526b6a 100644
--- a/protocol/pom.xml
+++ b/protocol/pom.xml
@@ -16,22 +16,22 @@
6.0.11
3.1.3
4.13.2
-
+
3.29.2-GA
1.14.6
4.1.97.Final
5.5.0
-
+
6.4.5
4.10.2
3.1.8
-
+
5.2.3
1.10.0
-
+
3.3.1
3.3.1
3.11.0
@@ -39,11 +39,14 @@
3.3.0
3.5.0
3.1.1
+
+ 1.6.13
3.1.1
3.3.0
3.5.0
3.1.0
2.16.0
+
${file.encoding}
${file.encoding}
17
@@ -111,7 +114,7 @@
-
+
com.google.code.findbugs
@@ -218,26 +221,28 @@
+
+
protocol
- zfoo protocol
+ zfoo protocol is binary serialization framework for Java/C++/js/ts/C#/Go/Lua/GDScript/Python
https://github.com/zfoo-project/zfoo
- jaysunxiao
- jaysunxiao@gmail.com
- https://github.com/godotg
+ all contributors
+ all@zfoo.com
+ https://github.com/zfoo-project/zfoo
- The zfoo Authors
+ zfoo
https://github.com/zfoo-project/zfoo
- The Apache Software License, Version 2.0
+ Apache License 2.0
http://www.apache.org/licenses/LICENSE-2.0.txt
@@ -256,7 +261,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -268,7 +273,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -282,7 +287,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -296,7 +301,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.1.0
+ ${maven-gpg-plugin.version}
sign-artifacts
diff --git a/scheduler/pom.xml b/scheduler/pom.xml
index 71efa19d..d059daff 100644
--- a/scheduler/pom.xml
+++ b/scheduler/pom.xml
@@ -16,22 +16,22 @@
6.0.11
3.1.3
4.13.2
-
+
3.29.2-GA
1.14.6
4.1.97.Final
5.5.0
-
+
6.4.5
4.10.2
3.1.8
-
+
5.2.3
1.10.0
-
+
3.3.1
3.3.1
3.11.0
@@ -39,11 +39,14 @@
3.3.0
3.5.0
3.1.1
+
+ 1.6.13
3.1.1
3.3.0
3.5.0
3.1.0
2.16.0
+
${file.encoding}
${file.encoding}
17
@@ -155,26 +158,28 @@
+
+
scheduler
- zfoo scheduler
+ zfoo schedule for time task scheduling bus
https://github.com/zfoo-project/zfoo
- jaysunxiao
- jaysunxiao@gmail.com
- https://github.com/godotg
+ all contributors
+ all@zfoo.com
+ https://github.com/zfoo-project/zfoo
- The zfoo Authors
+ zfoo
https://github.com/zfoo-project/zfoo
- The Apache Software License, Version 2.0
+ Apache License 2.0
http://www.apache.org/licenses/LICENSE-2.0.txt
@@ -193,7 +198,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -205,7 +210,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -219,7 +224,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -233,7 +238,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.1.0
+ ${maven-gpg-plugin.version}
sign-artifacts
diff --git a/storage/README.md b/storage/README.md
index b03e0f05..c534109a 100644
--- a/storage/README.md
+++ b/storage/README.md
@@ -3,7 +3,7 @@ English | [简体中文](./README_CN.md)
### Ⅰ. Introduction
- [storage](https://github.com/zfoo-project/zfoo/blob/main/storage/README.md)
- Excel and Java class automatic mapping framework, only need to define a class corresponding to Excel, directly parse
+ Java pojo and excel/csv/json automatic mapping framework, only need to define a class corresponding to Excel, directly parse
Excel, json, csv
- Take advantage of the reflection nature of the Java dynamic language to parse Excel without any code
diff --git a/storage/README_CN.md b/storage/README_CN.md
index 64f2b841..a9848402 100644
--- a/storage/README_CN.md
+++ b/storage/README_CN.md
@@ -3,7 +3,7 @@
### Ⅰ. 简介
- [storage](https://github.com/zfoo-project/zfoo/blob/main/storage/README.md)
- Excel和Java类自动映射框架,只需要定义一个和Excel对应的类,直接解析Excel,json,csv
+ Java对象和excel/csv/json自动映射框架,只需要定义一个和Excel对应的类,直接解析Excel,json,csv
- 利用Java动态语言的反射特性,无需任何代码就能解析Excel
diff --git a/storage/pom.xml b/storage/pom.xml
index 687d6e04..79a241f7 100644
--- a/storage/pom.xml
+++ b/storage/pom.xml
@@ -16,22 +16,22 @@
6.0.11
3.1.3
4.13.2
-
+
3.29.2-GA
1.14.6
4.1.97.Final
5.5.0
-
+
6.4.5
4.10.2
3.1.8
-
+
5.2.3
1.10.0
-
+
3.3.1
3.3.1
3.11.0
@@ -39,11 +39,14 @@
3.3.0
3.5.0
3.1.1
+
+ 1.6.13
3.1.1
3.3.0
3.5.0
3.1.0
2.16.0
+
${file.encoding}
${file.encoding}
17
@@ -193,26 +196,28 @@
+
+
storage
- zfoo storage
+ zfoo storage is Java pojo and excel/csv/json automatic mapping framework
https://github.com/zfoo-project/zfoo
- jaysunxiao
- jaysunxiao@gmail.com
- https://github.com/godotg
+ all contributors
+ all@zfoo.com
+ https://github.com/zfoo-project/zfoo
- The zfoo Authors
+ zfoo
https://github.com/zfoo-project/zfoo
- The Apache Software License, Version 2.0
+ Apache License 2.0
http://www.apache.org/licenses/LICENSE-2.0.txt
@@ -231,7 +236,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -243,7 +248,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -257,7 +262,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -271,7 +276,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.1.0
+ ${maven-gpg-plugin.version}
sign-artifacts