YuCheng Hu
|
f3f528cf1c
|
把 Jackson 的所有有关文章移动到类库模块中
|
2024-05-05 12:57:54 -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 |
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
|
9c08c5559c
|
添加 apache 模块到项目中,Apache 应该需要单独设置模块,因为 Apache 的内容通常还是比较多的
|
2024-05-02 08:26:56 -04:00 |
YuCheng Hu
|
d3af25788b
|
Java 8 版本合并
|
2024-05-01 12:13:04 -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
|
f372944527
|
添加 image-compressing 到图像处理测试代码中
|
2024-04-30 17:08:34 -04:00 |
YuCheng Hu
|
2336a45881
|
Fixed the issue of java compile for 17
|
2024-04-30 15:10:44 -04:00 |
YuCheng Hu
|
6b33c0d65d
|
Ignore zip file
|
2024-04-30 11:50:46 -04:00 |
YuCheng Hu
|
8f011093e5
|
Change properties file by use encoding UTF-8
|
2024-04-30 11:34:11 -04:00 |
YuCheng Hu
|
8bc8c31009
|
Update and send to main package
|
2024-04-30 09:53:32 -04:00 |
YuCheng Hu
|
59e4dad2e6
|
added two modules to system
|
2023-10-30 13:57:03 -04:00 |
YuCheng Hu
|
fe382b8309
|
submit the code for :https://www.isharkfly.com/t/chewy-2023-9/15004
|
2023-09-25 13:34:53 -04:00 |
YuCheng Hu
|
0dea29484b
|
Delete un-used file
|
2023-09-12 08:47:07 -04:00 |
YuCheng Hu
|
feff19a0fe
|
About the test, we update String Vowel Test
|
2023-09-12 08:12:34 -04:00 |
YuCheng Hu
|
c9f430ae03
|
Add Java Image process
|
2023-09-03 10:33:09 -04:00 |
YuCheng Hu
|
f9e85454c6
|
更新 commons-lang 的版本到 2.11.0
|
2023-05-09 17:16:09 -04:00 |
YuCheng Hu
|
3f549ac4d0
|
删除不需要的模块
|
2023-05-09 17:08:06 -04:00 |
YuCheng Hu
|
3c000a4059
|
添加 java-collections-conversions 模块到 Java 组件中
|
2023-05-09 10:37:20 -04:00 |
YuCheng Hu
|
b9d1b0257c
|
redis 测试类进行测试
|
2023-01-17 14:20:17 -05:00 |
YuCheng Hu
|
ae29615530
|
更新 Guava 项目的依赖和 Spring JPA
|
2022-07-15 14:31:15 -04:00 |
YuCheng Hu
|
5523c5fe67
|
修改构建错误
|
2022-06-17 14:16:51 -04:00 |
YuCheng Hu
|
acb5edfe03
|
更新项目的目录结构
|
2022-06-06 11:57:19 -04:00 |
YuCheng Hu
|
e6aa169234
|
https://www.ossez.com/t/java-numberformatexception/13986 字符串格式数值的内容
|
2022-06-04 15:22:55 -04:00 |
YuCheng Hu
|
f3c99a63ff
|
Add guava.version to project and current version is 31.1-jre
|
2022-05-13 14:40:17 -04:00 |
YuCheng Hu
|
920b8fe85b
|
更新 maven-javadoc-plugin 版本到 3.3.2
|
2022-05-04 08:39:26 -04:00 |
YuCheng Hu
|
4975444217
|
修改编译错误并且根据 POM 依赖的提示提升版本
|
2022-05-02 08:51:50 -04:00 |
honeymoose
|
6069eeca67
|
Merge pull request '更新 Junit 5 的测试类并且准备使用 main 分支' (#15) from code_bank into master
Reviewed-on: https://src.ossez.com/cwiki-us-docs/java-tutorials/pulls/15
|
2022-04-30 18:44:20 -04:00 |
YuCheng Hu
|
6392d5e31c
|
提交所有代码,为将默认分支名从 master 切换到 main 做准备
|
2022-04-30 18:34:39 -04:00 |
honeymoose
|
bbd6e2144a
|
Merge pull request 'Bump jsoup from 1.7.2 to 1.14.2' (#7) from dependabot/maven/org.jsoup-jsoup-1.14.2 into master
Reviewed-on: https://src.ossez.com/cwiki-us-docs/java-tutorials/pulls/7
|
2022-04-30 17:14:55 -04:00 |
honeymoose
|
25ab1567a2
|
Merge pull request 'Bump commons-compress from 1.20 to 1.21' (#6) from dependabot/maven/org.apache.commons-commons-compress-1.21 into master
Reviewed-on: https://src.ossez.com/cwiki-us-docs/java-tutorials/pulls/6
|
2022-04-30 17:14:30 -04:00 |
honeymoose
|
4a77a1e1f3
|
Merge pull request 'Bump zip4j from 1.3.2 to 2.9.1' (#5) from dependabot/maven/net.lingala.zip4j-zip4j-2.9.1 into master
Reviewed-on: https://src.ossez.com/cwiki-us-docs/java-tutorials/pulls/5
|
2022-04-30 17:14:07 -04:00 |
YuCheng Hu
|
a838d6eb01
|
修改项目的编译
|
2022-04-15 14:55:05 -04:00 |
YuCheng Hu
|
0e7de6055c
|
Copy source code for testing and update testing object
|
2022-03-05 11:14:25 -05:00 |
dependabot[bot]
|
a70533af83
|
Bump zip4j from 1.3.2 to 2.9.1
Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 1.3.2 to 2.9.1.
- [Release notes](https://github.com/srikanth-lingala/zip4j/releases)
- [Commits](https://github.com/srikanth-lingala/zip4j/commits/v2.9.1)
---
updated-dependencies:
- dependency-name: net.lingala.zip4j:zip4j
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-26 02:04:24 +00:00 |
YuCheng Hu
|
7add8d736b
|
Update the link for Junit 4 and @Before
|
2021-11-22 14:40:32 -05:00 |
YuCheng Hu
|
7f1303cc0c
|
Update link for Java Microbenchmark Harness
|
2021-10-07 14:53:19 -04:00 |
YuCheng Hu
|
15c347e799
|
Add compiler for JMH https://www.ossez.com/t/intellij-idea/13759
|
2021-10-05 15:19:54 -04:00 |
YuCheng Hu
|
387d88d36c
|
Add docs for xml process
|
2021-09-29 13:46:08 -04:00 |
YuCheng Hu
|
3984d49417
|
set jmh-core.version Test
|
2021-09-22 17:51:45 -04:00 |
dependabot[bot]
|
0f5fefab2f
|
Bump jsoup from 1.7.2 to 1.14.2
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.7.2 to 1.14.2.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.7.2...jsoup-1.14.2)
---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-23 20:59:31 +00:00 |
YuCheng Hu
|
1654988fe3
|
对 Java 核心的内容进行合并和调试
|
2021-08-13 15:33:33 -04:00 |
YuCheng Hu
|
f8d0bd94bc
|
修正项目结构
|
2021-08-12 18:45:40 -04:00 |
YuCheng Hu
|
2eb82e8a22
|
主项目依赖进行修改
|
2021-08-11 23:56:08 -04:00 |
dependabot[bot]
|
2fdc7c60eb
|
Bump commons-compress from 1.20 to 1.21
Bumps commons-compress from 1.20 to 1.21.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-02 17:16:26 +00:00 |
YuCheng Hu
|
d66764224a
|
Change junit version to 4.13.2
|
2021-04-26 09:10:13 -04:00 |
YuCheng Hu
|
bcee2aeccb
|
Merge pull request #8 from cwiki-us-docs/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
|
2021-04-26 09:07:50 -04:00 |
YuCheng Hu
|
a08ab5c628
|
Change commons-compress version to 1.20
|
2021-04-26 00:16:37 -04:00 |