Commit Graph

1085 Commits

Author SHA1 Message Date
sun 4e3de02a67 perf[maven]: maven center 2023-09-14 10:23:38 +08:00
godotg ded4bbcba8 Merge pull request #72 from veione/feat_storage
fix[storage]:修复storage加入record生成协议报错
2023-09-14 10:09:42 +08:00
凌星 f338bf41a8 bugfix:修复storage加入record类导致生成协议报错bug; 2023-09-13 23:19:17 +08:00
godotg ede5676a55 Merge pull request #71 from veione/feat_storage
perf[storage]:优化配置表模块
2023-09-13 20:52:29 +08:00
godotg eaef89afa0 Merge branch 'main' into feat_storage 2023-09-13 20:52:20 +08:00
凌星 3529386d07 perf[storage];
1.优化配置表访问接口;
2.优化索引字符串替换为函数式接口的方式;
3.支持record类的配置Bean;
4.容器使用不可变数据结构防止业务中不小心修改带来的问题.
2023-09-13 20:00:41 +08:00
godotg dbbd75e85b chore[maven]: maven repository 2023-09-13 08:43:17 +08:00
godotg 422598680c chore[maven]: maven repository 2023-09-13 08:34:53 +08:00
godotg aa21a2fbd3 chore[maven]: maven repository 2023-09-13 08:30:04 +08:00
godotg 03e3e62dcd chore[maven]: maven repository 2023-09-13 00:48:04 +08:00
godotg 8358d9b792 chore[maven]: maven repository 2023-09-12 23:46:47 +08:00
godotg 64a9fec7ba chore[version]: update version 2023-09-12 23:40:48 +08:00
sun 4ca6715860 doc[zfoo]: update doc 2023-09-12 15:40:12 +08:00
sun ad7e4f3481 perf[stream]: stream.toList() replaces collect(Collectors.toList()) 2023-09-12 13:58:46 +08:00
sun ac2d01e6fb perf[stream]: stream.toList() replaces collect(Collectors.toList()) 2023-09-12 13:56:51 +08:00
godotg 4783a72703 test[protocol]: map test 2023-09-10 17:59:54 +08:00
godotg 98854ea38e test[protocol]: map test 2023-09-10 17:19:57 +08:00
godotg 610489766c test[protocol]: map test 2023-09-10 17:00:22 +08:00
godotg 8195d2df43 chore[net]: log 2023-09-10 16:08:06 +08:00
godotg e2a5240813 test[net]: websocket server test 2023-09-10 15:42:04 +08:00
godotg 3dfe941aaf test[net]: json server test 2023-09-10 15:37:32 +08:00
godotg 7e2c507d61 ref[net]: no argument sync ask is executed in same thread pool executor 2023-09-10 15:33:10 +08:00
godotg 24f1932bd2 fix[net]: executor hash now equal in client and server 2023-09-10 15:19:04 +08:00
godotg f398ecf5b9 ref[net]: json tcp server 2023-09-10 15:01:42 +08:00
godotg 43872ec804 ref[net]: refactor gateway attachment 2023-09-10 14:46:31 +08:00
godotg 1ff97f1bc5 ref[net]: refactor gateway attachment 2023-09-10 14:22:31 +08:00
godotg 2a552eebea ref[net]: refactor attachment 2023-09-10 14:04:42 +08:00
godotg 68dc4f3735 del[net]: delete SignalOnlyAttachment 2023-09-10 13:24:28 +08:00
godotg 94bb9ae7cb del[net]: delete SignalOnlyAttachment 2023-09-10 13:20:04 +08:00
godotg f923c0c14b del[orm]: delete redundant detection and judgments 2023-09-09 12:25:04 +08:00
godotg 5bd66f4254 fix[zfoo]: maven compile warning 2023-09-09 12:20:05 +08:00
godotg 94e7e39e9b fix[zfoo]: not found javax.annotation.meta.When.MAYBE 2023-09-09 11:39:31 +08:00
godotg 2f8098aa10 test[zfoo]: skip test in net and orm 2023-09-09 11:01:31 +08:00
godotg e5eed6b746 test[zfoo]: skip test in net and orm 2023-09-09 11:00:27 +08:00
godotg 3f892de146 doc[protocol]: update readme 2023-09-09 10:45:45 +08:00
godotg b1f637ffad test[protocol]: test 2023-09-09 10:44:45 +08:00
godotg c51c819987 del[net]: del protobuf 2023-09-09 10:07:04 +08:00
godotg 5ad71fdf90 ref[net]: No need to inherit the IPacket interface anymore 2023-09-09 09:57:46 +08:00
godotg 3e8f5ffa7d ref[net]: No need to inherit the IPacket interface anymore 2023-09-09 09:55:17 +08:00
godotg 9f7e9e0c3f ref[net]: No need to inherit the IPacket interface anymore 2023-09-09 09:53:16 +08:00
godotg 9f02e197c3 del[net]: remove obsolete code 2023-09-09 09:31:41 +08:00
godotg 7c2615fcdf ref[net]: No need to inherit the IPacket interface anymore 2023-09-09 09:30:29 +08:00
godotg 2555c9b131 revert[protocol]: generate test 2023-09-09 08:24:35 +08:00
godotg 55fa85227f doc[protocol]: update readme 2023-09-09 08:22:33 +08:00
godotg 2eee745f73 perf[protocol]: csharp protocol test 2023-09-09 08:20:23 +08:00
godotg e474181b53 del[net]: remove obsolete code 2023-09-09 08:14:37 +08:00
sun 0362c33865 feat[net]: await grammar for unity 2023-09-08 19:24:08 +08:00
sun d01aa91f6d fix[protocol]: scan protocol class 2023-09-08 13:12:26 +08:00
sun 7ac1dab103 perf[protocol]: scan protocol class 2023-09-08 11:14:58 +08:00
sun 63fac826c1 fix[xml]: xml ignore properties 2023-09-08 10:23:12 +08:00