diff --git a/boot/pom.xml b/boot/pom.xml
index 517b077b..18052562 100644
--- a/boot/pom.xml
+++ b/boot/pom.xml
@@ -15,31 +15,38 @@
6.0.11
3.1.3
- 4.12
-
+ 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
3.1.2
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
@@ -183,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
@@ -216,15 +225,12 @@
ossrh
-
- true
-
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -236,7 +242,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -250,7 +256,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -264,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 23cba531..5b7ed249 100644
--- a/event/pom.xml
+++ b/event/pom.xml
@@ -15,31 +15,38 @@
6.0.11
3.1.3
- 4.12
-
+ 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
3.1.2
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
@@ -151,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
@@ -184,15 +193,12 @@
ossrh
-
- true
-
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -204,7 +210,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -218,7 +224,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -232,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 79128b77..c9f9e896 100644
--- a/hotswap/pom.xml
+++ b/hotswap/pom.xml
@@ -15,31 +15,38 @@
6.0.11
3.1.3
- 4.12
-
+ 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
3.1.2
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
@@ -162,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
@@ -195,15 +204,12 @@
ossrh
-
- true
-
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -215,7 +221,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -229,7 +235,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -243,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 248ad43c..102fa782 100644
--- a/monitor/pom.xml
+++ b/monitor/pom.xml
@@ -15,31 +15,38 @@
6.0.11
3.1.3
- 4.12
-
+ 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
3.1.2
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
@@ -157,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
@@ -190,15 +199,12 @@
ossrh
-
- true
-
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -210,7 +216,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -224,7 +230,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -238,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 28a9b68e..d6717d39 100644
--- a/net/pom.xml
+++ b/net/pom.xml
@@ -15,31 +15,38 @@
6.0.11
3.1.3
- 4.12
-
+ 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
3.1.2
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
@@ -215,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
@@ -248,15 +257,12 @@
ossrh
-
- true
-
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -268,7 +274,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -282,7 +288,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -296,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 26112525..3a6c0c82 100644
--- a/orm/pom.xml
+++ b/orm/pom.xml
@@ -15,31 +15,38 @@
6.0.11
3.1.3
- 4.12
-
+ 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
3.1.2
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
@@ -170,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
@@ -203,15 +212,12 @@
ossrh
-
- true
-
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -223,7 +229,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -237,7 +243,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -251,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 ade51365..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
@@ -53,31 +53,38 @@
6.0.11
3.1.3
- 4.12
-
+ 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
3.1.2
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
@@ -91,6 +98,16 @@
maven-clean-plugin
${maven-clean-plugin.version}
+
+ org.apache.maven.plugins
+ maven-install-plugin
+ ${maven-install-plugin.version}
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ ${maven-deploy-plugin.version}
+
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 9cf08f41..79526b6a 100644
--- a/protocol/pom.xml
+++ b/protocol/pom.xml
@@ -15,31 +15,38 @@
6.0.11
3.1.3
- 4.12
-
+ 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
3.1.2
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
@@ -107,7 +114,7 @@
-
+
com.google.code.findbugs
@@ -214,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
@@ -247,15 +256,12 @@
ossrh
-
- true
-
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -267,7 +273,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -281,7 +287,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -295,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 ec6169e2..d059daff 100644
--- a/scheduler/pom.xml
+++ b/scheduler/pom.xml
@@ -15,31 +15,38 @@
6.0.11
3.1.3
- 4.12
-
+ 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
3.1.2
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
@@ -151,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
@@ -184,15 +193,12 @@
ossrh
-
- true
-
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -204,7 +210,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -218,7 +224,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -232,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 24e9fcc8..a0e6a382 100644
--- a/storage/pom.xml
+++ b/storage/pom.xml
@@ -15,33 +15,40 @@
6.0.11
3.1.3
- 4.12
-
+ 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
17
UTF-8
-
+
3.3.1
3.3.1
3.11.0
3.1.2
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,6 +118,12 @@
${junit.version}
test
+
+
+ com.google.guava
+ guava
+ 32.1.2-jre
+
@@ -185,26 +198,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
@@ -218,15 +233,12 @@
ossrh
-
- true
-
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ ${nexus-staging-maven-plugin.version}
true
ossrh
@@ -238,7 +250,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ ${maven-source-plugin.version}
attach-sources
@@ -252,7 +264,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ ${maven-javadoc-plugin.version}
attach-javadocs
@@ -266,7 +278,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.1.0
+ ${maven-gpg-plugin.version}
sign-artifacts