Commit Graph

31836 Commits

Author SHA1 Message Date
honeymoose 1417fa4994 Merge pull request '添加新的测试代码' (#34) from apache into main
Reviewed-on: #34
2024-05-06 09:31:05 -04:00
YuCheng Hu c298e933e0
Merge remote-tracking branch 'refs/remotes/origin/main' into apache 2024-05-06 09:30:33 -04:00
YuCheng Hu b498a8f105
添加新的测试代码 2024-05-06 09:29:53 -04:00
honeymoose 5b1e16f8d6 Merge pull request 'apache' (#33) from apache into main
Reviewed-on: #33
2024-05-05 12:58:57 -04:00
YuCheng Hu f3f528cf1c
把 Jackson 的所有有关文章移动到类库模块中 2024-05-05 12:57:54 -04:00
YuCheng Hu 26215fd7af
初始化项目设置中有关 Jackson 类库 2024-05-05 12:46:33 -04:00
YuCheng Hu bfe43b468d
新增多态反射反序列化的文章 2024-05-05 12:32:24 -04:00
honeymoose 5ba9e6af3c Merge pull request 'jr Jackson 测试包项目添加' (#32) from apache into main
Reviewed-on: #32
2024-05-05 12:23:27 -04:00
YuCheng Hu 7a03fd8529
jr Jackson 测试包项目添加 2024-05-05 12:22:38 -04:00
honeymoose 26683c0d75 Merge pull request '介绍 https://track.ossez.com/articles/PL-A-37491628/Java-Jackson-jr?edit=true' (#31) from apache into main
Reviewed-on: #31
2024-05-03 12:06:01 -04:00
YuCheng Hu 538b0fa085
Update changes 2024-05-03 12:05:26 -04:00
YuCheng Hu 145d313fb7
介绍 https://track.ossez.com/articles/PL-A-37491628/Java-Jackson-jr?edit=true 2024-05-03 11:59:06 -04:00
honeymoose 92cee955e8 Merge pull request 'Update the version also move the folder' (#30) from apache into main
Reviewed-on: #30
2024-05-02 17:11:23 -04:00
YuCheng Hu 1bad34f3db
update the version for maven plugin 2024-05-02 17:10:13 -04:00
YuCheng Hu 2451c27158
升级打包程序的版本,因版本过低导致编译错误 2024-05-02 13:34:32 -04:00
YuCheng Hu d798a38eed
velocity 是 Apache 模板项目,虽然我们现在还在用,但是用的频率已经不高了 2024-05-02 12:26:53 -04:00
YuCheng Hu b68f72562c
IDEA 代码需要跟新 2024-05-02 12:24:41 -04:00
YuCheng Hu c4a0c0562f
初始化提交 Apache-velocity 项目代码 2024-05-02 12:24:20 -04:00
honeymoose cdb8e8102f Merge pull request 'Move the code to httpclient' (#29) from apache into main
Reviewed-on: #29
2024-05-02 12:21:48 -04:00
YuCheng Hu 002f2c8ede
Move the code to httpclient 2024-05-02 12:20:52 -04:00
honeymoose a0658b75c7 Merge pull request '整理 Apache 模块中的内容' (#28) from apache into main
Reviewed-on: #28
2024-05-02 08:27:45 -04:00
YuCheng Hu 9c08c5559c
添加 apache 模块到项目中,Apache 应该需要单独设置模块,因为 Apache 的内容通常还是比较多的 2024-05-02 08:26:56 -04:00
YuCheng Hu 9b9c4d4e10
提交 Apache HTTP httpClient 的处理到 Apache 模块下面。
虽然近期有关 Http 的处理更多有使用 okhttp 替代的趋势但 httpclient 还是需要知道和了解的。
2024-05-02 08:25:40 -04:00
honeymoose 30cd31be66 Merge pull request '添加 JDK 9 版本的测试代码到项目中' (#27) from java-9 into main
Reviewed-on: #27
2024-05-01 22:16:56 -04:00
YuCheng Hu e1f6933b33
添加 JDK 9 版本的测试代码到项目中 2024-05-01 22:16:24 -04:00
honeymoose 0b76149a29 Merge pull request '删除 Java 8-2 的文件夹' (#26) from move-java-8-2 into main
Reviewed-on: #26
2024-05-01 12:22:01 -04:00
YuCheng Hu 310d94f083
删除 Java 8-2 的文件夹 2024-05-01 12:21:15 -04:00
honeymoose 45197b3db5 Merge pull request 'Java 8 文档内容和版本更新' (#25) from java-8 into main
Reviewed-on: #25
2024-05-01 12:13:55 -04:00
YuCheng Hu 74b06e2df2
样式检查程序更新 2024-05-01 12:13:19 -04:00
YuCheng Hu d3af25788b
Java 8 版本合并 2024-05-01 12:13:04 -04:00
honeymoose c9d59cda03 Merge pull request 'Got Code Clean up' (#24) from java-8 into main
Reviewed-on: #24
2024-05-01 11:53:16 -04:00
YuCheng Hu e9b942e360
Got Code Clean up 2024-05-01 11:52:35 -04:00
honeymoose 5e4098a354 Merge pull request '更新字符串相关的文章' (#23) from update-string-docs into main
Reviewed-on: #23
2024-04-30 19:53:24 -04:00
YuCheng Hu c3c6d1cf51
Update the String 2024-04-30 19:40:03 -04:00
honeymoose c8a69a8f20 Merge pull request '按照方案 https://www.isharkfly.com/t/java-net-urlclassloader-addurl/15692 解决' (#22) from javalite-new-version into main
Reviewed-on: #22
2024-04-30 18:17:16 -04:00
YuCheng Hu aaf5ce07bc
按照方案 https://www.isharkfly.com/t/java-net-urlclassloader-addurl/15692 解决 2024-04-30 18:16:52 -04:00
honeymoose 594115a8f1 Merge pull request '提供解决方案:https://www.isharkfly.com/t/java-maven-dircompressed-zip-failed-with-malformedinputexception/15694' (#21) from resource-copy into main
提供资源文件拷贝错误的解决方案:

https://www.isharkfly.com/t/java-maven-dircompressed-zip-failed-with-malformedinputexception/15694
2024-04-30 17:54:02 -04:00
YuCheng Hu 964555ac03
提供解决方案:https://www.isharkfly.com/t/java-maven-dircompressed-zip-failed-with-malformedinputexception/15694 2024-04-30 17:53:23 -04:00
YuCheng Hu 054798a1d2
测试资源拷贝错误:
<nonFilteredFileExtensions>
                        <nonFilteredFileExtension>zip</nonFilteredFileExtension>
                    </nonFilteredFileExtensions>
2024-04-30 17:45:47 -04:00
YuCheng Hu f17baed523
更新 MySQL 的连接器版本到 8.4.0 2024-04-30 17:43:24 -04:00
honeymoose 5c0bd4b481 Merge pull request '修改编译错误' (#19) from active_mq into main
Reviewed-on: #19
2024-04-30 17:32:05 -04:00
YuCheng Hu f913b35e66
修改编译错误 2024-04-30 17:31:16 -04:00
honeymoose cc5340679f Merge pull request '完成所有代码的更新和提交' (#18) from Docs into main
Reviewed-on: #18
2024-04-30 17:24:11 -04:00
YuCheng Hu a39f37d144
完成所有代码的更新和提交 2024-04-30 17:23:43 -04:00
honeymoose 635ae2eb5a Merge pull request '针对文档的编译错误添加配置参数' (#17) from Docs into main
Reviewed-on: #17
2024-04-30 17:21:04 -04:00
YuCheng Hu 02546c17cf
添加配置参数:https://www.isharkfly.com/t/java-text-blocks-are-not-supported-in-source-11/15693 2024-04-30 17:20:09 -04:00
YuCheng Hu 85adc1f3a2
JDK 编译错误 2024-04-30 17:17:49 -04:00
honeymoose f9273e004d Merge pull request '添加 image-compressing 到图像处理测试代码中' (#16) from active_mq into main
Reviewed-on: #16
2024-04-30 17:09:08 -04:00
YuCheng Hu f372944527
添加 image-compressing 到图像处理测试代码中 2024-04-30 17:08:34 -04:00
honeymoose 78ff170566 Merge pull request '添加 IJ 的编辑器配置' (#15) from active_mq into main
Reviewed-on: #15
2024-04-30 17:08:15 -04:00