sun
|
bbcae91ec3
|
del[protocol]: remove fury test, record not support
|
2023-09-22 10:27:10 +08:00 |
|
godotg
|
ce9cc21fea
|
chore[virtual]: mark java 21 code
|
2023-09-21 22:47:15 +08:00 |
|
godotg
|
eeefb697a9
|
build[release]: first zfoo 3.1.4 release for java 17
|
2023-09-21 22:29:12 +08:00 |
|
godotg
|
bbdf659e74
|
build[release]: first zfoo 3.1.4 release for java 17
|
2023-09-21 21:51:30 +08:00 |
|
godotg
|
9227edbd30
|
build[release]: first zfoo 3.1.3 release for java 17
|
2023-09-21 21:32:35 +08:00 |
|
godotg
|
7a934a70f8
|
build[release]: first release
|
2023-09-21 21:24:51 +08:00 |
|
godotg
|
1808796fb5
|
build[release]: first release for java 17
|
2023-09-21 21:18:26 +08:00 |
|
sun
|
82d299e1c1
|
perf[enhance]: use getName() in class
|
2023-09-21 11:13:23 +08:00 |
|
sun
|
62c36b1749
|
feat[thread local]: FastThreadLocalAdapter
|
2023-09-20 17:46:55 +08:00 |
|
sun
|
ac19a9698d
|
feat[virtual thread]: upgrade java to 21 and use virtual thread
|
2023-09-20 15:28:21 +08:00 |
|
godotg
|
a8f795393e
|
fix[storage]: record check error
|
2023-09-19 21:12:24 +08:00 |
|
凌星
|
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 |
|