Commit Graph

105 Commits

Author SHA1 Message Date
sun be744956b4 test[graalvm]: storage test 2023-09-05 18:04:43 +08:00
godotg cbc2f1e900 ref[packet]: move IPacket from protocol to net 2023-09-03 16:01:46 +08:00
godotg 2c2f49a4ce ref[storage]: refactor storage 2023-09-03 00:55:45 +08:00
godotg 0435d0f9d6 ref[storage]: refactor storage 2023-09-03 00:47:55 +08:00
godotg c05212799a ref[storage]: refactor storage 2023-09-03 00:45:32 +08:00
godotg 87725fa484 ref[scheduler]: refactor scheduler 2023-09-02 22:39:22 +08:00
godotg 9a35193a9a ref[storage]: refactor storage 2023-09-02 22:35:17 +08:00
godotg 1da6b324af ref[storage]: package structure 2023-09-02 22:02:21 +08:00
godotg e4bcd22bc7 del[util]: remove util module 2023-09-02 21:11:50 +08:00
godotg 02ae50ea10 ref[move]: move class 2023-09-02 16:26:36 +08:00
godotg 5bf5387ffa feat[graalvm]: storage graalvm support 2023-09-02 15:55:14 +08:00
godotg c1fe64cdb2 ref[storage]: rename method 2023-09-02 15:48:01 +08:00
godotg 28e37b65ed feat[graalvm]: add Reflective annotation to storage 2023-09-02 13:02:19 +08:00
godotg e11bb464d8 fix[maven]: forkMode is not allowed in maven anymore 2023-09-01 22:01:37 +08:00
sun a6e8d623bf fix[log]: fix logback pattern error in spring 3.x 2023-09-01 16:13:35 +08:00
sun 5ee168362c perf[maven]: upgrade maven dependencies 2023-09-01 16:12:22 +08:00
sun 578f54a319 feat[java]: set java version to 17 2023-09-01 14:10:31 +08:00
sun 2062ca4e68 feat[java]: set java version to 11 2023-09-01 14:04:10 +08:00
sun f0046ade4a feat[java]: set java version to 17 2023-09-01 12:35:18 +08:00
godotg 6294882dfb del[config]: delete unused configuration 2023-08-26 10:41:54 +08:00
meiwei f1ae593739 perf[protocol]:update config 2023-08-25 21:00:51 +08:00
meiwei adba146780 perf[protocol]:增加支持protocul文件支持配置包名和有优化probuf文件读取 2023-08-24 12:39:32 +08:00
godotg 384da681a9 chore[log]: more detailed logs 2023-06-26 08:31:08 +08:00
godotg adcb1c93c0 fix[resource]: use classpath* to solve the problem that some resources cannot be loaded 2023-04-08 17:01:15 +08:00
godotg ef2847aa64 fix[resource]: use classpath* to solve the problem that some resources cannot be loaded 2023-04-08 16:54:02 +08:00
godotg a25cac4646 doc[zfoo]: update doc 2023-04-02 17:08:39 +08:00
godotg a0c624127d chore[storage]: update version 2023-03-25 18:26:57 +08:00
godotg bbd3b92346 perf[storage]: remove unused code 2023-03-25 18:22:39 +08:00
sun ad845b77a3 feat[storage]: support primitive int-object and long-object storage 2023-03-25 10:34:30 +08:00
godotg 951e0ce133 feat[storage]: support primitive int-object and long-object storage 2023-03-24 22:54:44 +08:00
godotg 9895e3c9ec fix[gdscript]: fix gdscript syntax error 2023-03-04 17:13:23 +08:00
aoyu e542ae7d60 perf[storage] reformat code 2023-02-27 20:15:14 +08:00
godotg 607314a442 revert[proxy]: bean should be pojo class 2023-01-17 11:18:52 +08:00
sun cbd34ac10b rename[storage]: rename getFieldName method 2023-01-10 20:19:49 +08:00
sun 051660e3a2 perf[storage]: use ExcelFieldName annotation as the column name 2023-01-10 20:03:33 +08:00
aoyu 5fde28f669 ref[storage] rewrite code of @ExcelFieldName 2023-01-10 15:33:11 +08:00
godotg 5ef04e0b17 perf[exception]: format the exception log 2023-01-06 22:29:52 +08:00
aoyu 2e49638052 feat[storage] Add @ExcelFieldName to specify the column name of the resource file 2022-12-31 14:07:30 +08:00
aoyu 590ba9e105 perf[storage] 把@Resource指定路径优化为指定别名 2022-12-28 19:59:34 +08:00
jaysunxiao b9f5d4b8d5 fix[storage]: does not expose the real error exception 2022-12-28 19:34:26 +08:00
aoyu 4bde36ece9 feat[storage] resource注解新增指定路径功能 2022-12-28 17:27:15 +08:00
godotg bcae705849 perf[storage]: use another collection to store resources 2022-12-13 11:27:15 +08:00
godotg d95088cfa8 fix[storage]: fixed the issue that when packaged as a jar, the resource could not get the absolute path 2022-12-13 11:10:42 +08:00
aoyu f3460a9e3d perf[storage] 优化了字符串处理函数 2022-12-12 18:54:29 +08:00
aoyu f9a19e1947 feat[storage]:配置文件可以同时指定多个扫描路径和扫描包 2022-12-12 15:21:10 +08:00
godotg 44004d5f93 doc[zfoo]: update document 2022-12-02 20:39:13 +08:00
godotg ab60b86a79 chore[maven]: maven style 2022-12-02 17:17:06 +08:00
godotg 57282ad3d7 perf[maven]: reduce maven configuration 2022-12-02 17:00:36 +08:00
godotg 8b28d5383d feat[storage]: 配置相关的子类同样和主类一样检测 2022-11-05 08:17:25 +08:00
superman 79449684ee feat[storage]:新增解析json为unmodifiableList的功能 2022-11-04 16:19:14 +08:00