Commit Graph

173 Commits

Author SHA1 Message Date
godotg 5648ebd9b5 fix[storage]: Excel has some empty cells that cause column shifts 2023-11-21 19:36:26 +08:00
libin 58b29e7565 Protocol auto List by order 2023-11-17 16:41:20 +08:00
godotg b5035eda75 perf[storage]: remove the useless cast type 2023-10-23 10:47:37 +08:00
godotg a4089a9aee release 3.2.0 2023-10-22 10:24:23 +08:00
godotg 88a6e11a69 ref[storage]: refactor lambda of storage 2023-10-22 10:08:55 +08:00
godotg 16f7997002 ref[storage]: refactor lambda of storage 2023-10-21 22:09:43 +08:00
godotg b64a7a4fd5 ref[storage]: refactor lambda of storage 2023-10-21 21:46:57 +08:00
godotg a59055360e ref[storage]: refactor lambda of storage 2023-10-21 21:32:53 +08:00
godotg 43f2e608b2 ref[storage]: refactor lambda of storage 2023-10-21 21:24:01 +08:00
godotg a6f06579b1 ref[storage]: refactor lambda of storage 2023-10-21 20:47:48 +08:00
godotg a6fe28d518 ref[storage]: refactor lambda of storage 2023-10-21 20:46:14 +08:00
godotg 592523a3bd ref[storage]: refactor the storage module 2023-10-21 11:30:24 +08:00
godotg c466b5d1f2 ref[storage]: refactor the storage module 2023-10-21 11:28:35 +08:00
godotg 2499c4dc14 ref[storage]: refactor the storage module 2023-10-21 11:09:16 +08:00
godotg afa85e55fb perf[storage]: use string as cache to reduce memory consumption 2023-10-21 09:51:02 +08:00
godotg d3d79b3738 perf[lambda]: generic class type specifications 2023-10-18 10:58:33 +08:00
godotg 4bb87e8b90 perf[protocol]: check unsupported type 2023-09-26 22:27:53 +08:00
sun 9f050b7a74 chore[storage]: update comment 2023-09-25 15:18:18 +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 c46825c0a2 build[release]: first release for java 17 2023-09-21 21:28:38 +08:00
godotg 1808796fb5 build[release]: first release for java 17 2023-09-21 21:18:26 +08:00
sun 93303cb292 ref[storage]: use the JDK new API 2023-09-21 15:46:18 +08:00
sun ba7beb6f9f ref[storage]: rename primary key 2023-09-21 15:23:06 +08:00
sun 1337857987 ref[storage]: rename primary key 2023-09-21 15:15:14 +08:00
godotg 6c26fdcb7f ref[storage]: rename method 2023-09-20 22:28:21 +08:00
sun ac19a9698d feat[virtual thread]: upgrade java to 21 and use virtual thread 2023-09-20 15:28:21 +08:00
godotg 85c99eb54c del[storage]: remove unused class 2023-09-19 21:19:31 +08:00
godotg 5bcb2ca877 test[storage]: record class test 2023-09-19 21:15:48 +08:00
godotg a8f795393e fix[storage]: record check error 2023-09-19 21:12:24 +08:00
godotg 2cc4adfef9 test[storage]: record class test 2023-09-19 20:56:09 +08:00
godotg 7ba3cc8d6a ref[storage]: rename lambda 2023-09-19 20:45:24 +08:00
godotg cf33697abe perf[storage]: perfect generic methods 2023-09-19 20:43:48 +08:00
凌星 f045d44d37 doc[storage]: Synchronize the latest documents. 2023-09-19 17:17:38 +08:00
凌星 38375041dd perf[storage]: Optimize storage generic interfaces 2023-09-19 15:23:09 +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
godotg d4c0710871 test[storage]: ignore test 2023-09-16 11:24:47 +08:00
凌星 c11fb919b6 perf[storage]: optimization soft cache
1.优化函数式接口缓存从弱引用为软引用
2023-09-15 17:16:23 +08:00
凌星 f2ff1fd237 perf[storage]: Interface optimization
1.优化storage函数式方法引用缓存,采用spring自带的实现;
2.优化合并属性工具类;
2023-09-15 16:51:14 +08:00
sun 93ce3187c4 perf[maven]: update maven dependency 2023-09-15 15:39:52 +08:00
凌星 acfe098e33 perf[storage]: rollback pom.xml 2023-09-15 14:57:32 +08:00
凌星 d9d1a62641 perf[storage]: remove guava library dependency 2023-09-15 14:38:04 +08:00
凌星 ea51482f1c fix[storage]: Fix method referencing the same class name 2023-09-15 14:34:01 +08:00
凌星 3cf1352896 perf[storage]:remove deprecated class AccessController 2023-09-14 19:29:19 +08:00