Commit Graph

395 Commits

Author SHA1 Message Date
sun 4e3de02a67 perf[maven]: maven center 2023-09-14 10:23:38 +08:00
凌星 f338bf41a8 bugfix:修复storage加入record类导致生成协议报错bug; 2023-09-13 23:19:17 +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 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 94bb9ae7cb del[net]: delete SignalOnlyAttachment 2023-09-10 13:20:04 +08:00
godotg 5bd66f4254 fix[zfoo]: maven compile warning 2023-09-09 12:20:05 +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 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
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
sun dc5519df28 fix[xml]: xml ignore properties 2023-09-08 10:20:41 +08:00
sun b16ec4837f perf[graalvm]: detect graalVM environment 2023-09-06 17:41:40 +08:00
sun f14488cdc8 chore[class]: adjust code 2023-09-06 11:34:15 +08:00
sun 582406a56d fix[graalvm]: detect graalVM environment 2023-09-06 10:29:09 +08:00
sun 699f25e579 fix[graalvm]: detect graalVM environment 2023-09-06 10:20:59 +08:00
sun 403c06cce9 test[protocol]: compatibility test 2023-09-04 12:50:13 +08:00
godotg 407ca920d0 ref[autoconfig]: move graalvm package 2023-09-03 19:08:38 +08:00
godotg e70289b1e9 fix[cpp]: cpp serialization 2023-09-03 16:19:39 +08:00
godotg cbc2f1e900 ref[packet]: move IPacket from protocol to net 2023-09-03 16:01:46 +08:00
godotg 7060fe87f8 ref[protocol]: Serialization and deserialization do not have to be forced to inherit IPacket 2023-09-03 15:55:19 +08:00
godotg 0e591eaddb del[protocol]: deprecate protocolId() method 2023-09-03 15:28:50 +08:00
godotg 7c1f3ffdc0 del[protocol]: deprecate protocolId() method 2023-09-03 15:20:48 +08:00
godotg da31160d60 del[protocol]: deprecate PROTOCOL_ID 2023-09-03 15:13:22 +08:00
godotg 4d703215e3 del[protocol]: deprecate PROTOCOL_ID 2023-09-03 15:03:55 +08:00
godotg 8cb904ba50 ref[protocol]: NotEnhance move to Protocol Annotation 2023-09-03 12:38:25 +08:00
godotg 2e8c673862 ref[protocol]: refactor protocol structure 2023-09-03 12:30:55 +08:00
godotg f5e906fb68 ref[cpp]: refactor cpp protocol generate 2023-09-03 12:25:29 +08:00
godotg 3935f1e303 test[generate]: generate test 2023-09-03 12:02:47 +08:00
godotg 0f099de567 fix[enhance]: compatible filed enhance serialization error 2023-09-03 11:40:41 +08:00
godotg 62e6184cbd test[protocol]: enhance test 2023-09-03 11:27:04 +08:00
godotg 353d40d5fe ref[id]: rename IdUtils to UuidUtils 2023-09-02 21:00:52 +08:00
godotg ff3e06c123 ref[move]: move ThreadUtils 2023-09-02 20:36:02 +08:00
godotg 9f6f154e76 ref[move]: move RandomUtils 2023-09-02 19:59:45 +08:00