凌星
|
37503b082d
|
fix[storage]: Fix record class generation protocol field sort bug.
|
2023-09-19 10:26:53 +08:00 |
|
凌星
|
41bfac323e
|
fix[storage]: Fix record class generation protocol error.
|
2023-09-18 17:45:18 +08:00 |
|
凌星
|
91a60a8fa8
|
pref[storage]: remove unused resource.
|
2023-09-18 14:23:24 +08:00 |
|
凌星
|
5972deb641
|
pref[storage]: Remove graalvm sdk dependency
|
2023-09-18 11:19:49 +08:00 |
|
凌星
|
05ae9073fb
|
fix[storage]: Fix storage functional method reference bug
|
2023-09-18 10:14:42 +08:00 |
|
godotg
|
77c9c5dc14
|
chore[version]: update version
|
2023-09-17 18:46:44 +08:00 |
|
godotg
|
b5e564874b
|
build[maven]: maven repository center
|
2023-09-16 15:28:28 +08:00 |
|
sun
|
d78f79d195
|
del[protocol]: remove useless code
|
2023-09-15 18:57:15 +08:00 |
|
凌星
|
f2ff1fd237
|
perf[storage]: Interface optimization
1.优化storage函数式方法引用缓存,采用spring自带的实现;
2.优化合并属性工具类;
|
2023-09-15 16:51:14 +08:00 |
|
godotg
|
5a0bd3f662
|
Merge branch 'main' into feat_storage
|
2023-09-14 19:11:13 +08:00 |
|
凌星
|
381e5b8d37
|
perf[storage]:优化配置表模块
1.增加函数式方法引用缓存;
2.移除guava依赖库,减少第三方依赖;
3.优化部分函数式接口;
|
2023-09-14 18:38:08 +08:00 |
|
sun
|
a0968c8fdc
|
perf[maven]: update maven dependency
|
2023-09-14 18:04:00 +08:00 |
|
sun
|
3526f67a8b
|
perf[maven]: update maven dependency
|
2023-09-14 16:39:52 +08:00 |
|
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 |
|