Commit Graph

333 Commits

Author SHA1 Message Date
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 64a9fec7ba chore[version]: update version 2023-09-12 23:40:48 +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 5bd66f4254 fix[zfoo]: maven compile warning 2023-09-09 12:20:05 +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 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
godotg 4d015a1fb8 ref[move]: move NumberUtils 2023-09-02 19:43:23 +08:00
godotg 793319298a ref[move]: move class 2023-09-02 19:30:25 +08:00
godotg 02ae50ea10 ref[move]: move class 2023-09-02 16:26:36 +08:00
sun a6e8d623bf fix[log]: fix logback pattern error in spring 3.x 2023-09-01 16:13:35 +08:00
harochen75 0da7e89091 fix:the le0 method parameter is incorrect
le0方法参数原来为1,应该为0.
2023-09-01 10:14:07 +08:00
sun 6e7470a737 perf[tab]: unified add tab method entry 2023-08-31 16:45:07 +08:00
sun 1bd6914abb test[protocol]: generate protobuf test 2023-08-31 12:44:11 +08:00
meiwei 884a74da31 perf[protocol]:Optimize protocol configuration 2023-08-29 14:47:39 +08:00
meiwei 16c647d2a4 perf[protocol] optimize protocol config 2023-08-29 11:22:23 +08:00
meiwei 743e910cf0 perf[protocol] optimize protocol config 2023-08-29 11:14:34 +08:00
meiwei 2cd89d59e6 perf[tank]:Optimize protocol configuration 2023-08-28 20:25:04 +08:00