Commit Graph

100 Commits

Author SHA1 Message Date
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 2b7b8e8f94 格式化代码并修改错误 2022-04-30 18:32:52 -04:00
honeymoose 7bb2e0e930 Merge pull request '更新项目依赖和文章 Java 从一个 List 中删除 null 元素' (#14) from code_bank into master
Reviewed-on: https://src.ossez.com/cwiki-us-docs/java-tutorials/pulls/14
2022-04-30 18:19:15 -04:00
YuCheng Hu 8c5ab530f0 如何从一个 List 中删除 null 元素 2022-04-30 18:16:31 -04:00
YuCheng Hu 669e2be78c 导入项目需要的子模块 2022-04-30 17:21:10 -04:00
YuCheng Hu e9a1f1927a 添加 Java 注解用例子模块 2022-04-30 17:20:16 -04:00
honeymoose 68efe3221e Merge pull request 'Bump esapi from 2.1.0.1 to 2.3.0.0 in /core-java-modules/core-java-io' (#4) from dependabot/maven/core-java-modules/core-java-io/org.owasp.esapi-esapi-2.3.0.0 into master
Reviewed-on: https://src.ossez.com/cwiki-us-docs/java-tutorials/pulls/4
2022-04-30 17:13:32 -04:00
honeymoose b37a887d1d Merge pull request 'Bump bcprov-jdk15on from 1.55 to 1.67 in /core-java-modules/core-java-io' (#3) from dependabot/maven/core-java-modules/core-java-io/org.bouncycastle-bcprov-jdk15on-1.67 into master
Reviewed-on: https://src.ossez.com/cwiki-us-docs/java-tutorials/pulls/3
2022-04-30 17:12:57 -04:00
YuCheng Hu d6dff6d4e0 更新 集合中的 List 列表 的文章内容 2022-04-29 11:57:30 -04:00
YuCheng Hu d2a51fab1a 测试更新使用不同的仓库地址 2022-04-29 11:22:52 -04:00
YuCheng Hu ee0490a1f7 更新测试文件 2022-04-28 19:56:29 -04:00
YuCheng Hu 9c0e483d35 更新 pom 文件,修改映射关系 2022-04-28 19:55:52 -04:00
YuCheng Hu 578cb41f6a 添加 logger 的日志配置文件 2022-04-28 19:54:07 -04:00
YuCheng Hu 42bcecc398 更新 https://www.ossez.com/t/java-list/13934 的链接 2022-04-28 19:53:16 -04:00
YuCheng Hu 2dd6fafe42 格式化代码同时修改相对路径 2022-04-28 19:52:48 -04:00
YuCheng Hu 4365c90adf 从 List 中删除元素 2022-04-28 19:52:11 -04:00
YuCheng Hu 78933fc040 更新有关测试使用的文档,并且添加链接 2022-04-28 16:27:12 -04:00
YuCheng Hu 9e9d7a6e36 更新有关 List 的随机输出 2022-04-28 15:30:04 -04:00
dependabot[bot] cba5c9aef5
Bump esapi from 2.1.0.1 to 2.3.0.0 in /core-java-modules/core-java-io
Bumps [esapi](https://github.com/ESAPI/esapi-java-legacy) from 2.1.0.1 to 2.3.0.0.
- [Release notes](https://github.com/ESAPI/esapi-java-legacy/releases)
- [Commits](https://github.com/ESAPI/esapi-java-legacy/compare/esapi-2.1.0.1...esapi-2.3.0.0)

---
updated-dependencies:
- dependency-name: org.owasp.esapi:esapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 21:48:24 +00:00
YuCheng Hu 13aef83f91 Add the test for delete first item 2022-04-16 08:52:38 -04:00
YuCheng Hu 8f39bbbaee Update the document link 2022-04-16 08:47:30 -04:00
YuCheng Hu cb5ea25333 update package info and change function for LinkedList and ArrayList 2022-04-16 08:45:09 -04:00
YuCheng Hu 9ca97e9cd5 针对 Java List 相关的一些操作进行说明和示例 2022-04-15 14:55:42 -04:00
YuCheng Hu a838d6eb01 修改项目的编译 2022-04-15 14:55:05 -04:00
YuCheng Hu 387d88d36c Add docs for xml process 2021-09-29 13:46:08 -04:00
YuCheng Hu 1a634bdd03 Init commit all code 2021-09-23 15:03:44 -04:00
YuCheng Hu e6b16cbf16 Update change to different folder and set to rebuild 2021-09-23 14:04:28 -04:00
YuCheng Hu 103e960eda Core Java for loop test 2021-09-09 13:43:33 -04:00
YuCheng Hu 1654988fe3 对 Java 核心的内容进行合并和调试 2021-08-13 15:33:33 -04:00
dependabot[bot] 25733d7707
Bump bcprov-jdk15on from 1.55 to 1.67 in /core-java-modules/core-java-io
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.55 to 1.67.
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk15on
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 15:39:48 +00:00
YuCheng Hu 4a2aa0e43e Change tika-core version to 1.26 2021-04-26 09:18:02 -04:00
dependabot[bot] b9cdf0b4b8
Bump tika-core from 1.18 to 1.22 in /core-java-modules/core-java-io
Bumps [tika-core](https://github.com/apache/tika) from 1.18 to 1.22.
- [Release notes](https://github.com/apache/tika/releases)
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](https://github.com/apache/tika/compare/1.18...1.22)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 15:10:10 +00:00
YuCheng Hu 0f1ac421c0 logback.xml config file 2020-10-17 17:42:21 -04:00
YuCheng Hu 4b21a2795c adde nimbus-jose-jwt 2020-10-17 17:41:46 -04:00
YuCheng Hu 1881848ff1 Jwt Test 2020-10-17 17:41:20 -04:00
YuCheng Hu 7742a30a4b Add file to Path and Path to File testing 2020-10-13 15:01:44 -04:00
YuCheng Hu c312351b6e Init submit the java-io test 2020-10-13 14:48:40 -04:00
YuCheng Hu ef01720e35 翻译标题部分的内容 2020-02-27 13:48:07 -05:00
YuCheng Hu 0bc9c20ef6 更新翻译文件有关 Deprecated 的链接 2020-02-27 13:11:31 -05:00
YuCheng Hu da55fcf864 Update the source code and do format 2020-02-26 16:18:10 -05:00
YuCheng Hu 7b5581bb2b move Test file to the annotations package 2020-02-26 16:16:12 -05:00
YuCheng Hu dd2c3c0170 Add function to public and adjust the javadoc to can show and called 2020-02-26 16:14:25 -05:00
YuCheng Hu 0417a7b27e Deprecated test file to show the info in IDE 2020-02-26 16:13:56 -05:00
YuCheng Hu b2d9b2c1d2 add new method to guide javadoc to show helps 2020-02-26 15:44:44 -05:00
YuCheng Hu fd32c87290 Readme and pom file added 2020-02-26 15:16:45 -05:00
YuCheng Hu 8125b0d074 rename project package to com.ossez 2020-02-26 15:14:19 -05:00
YuCheng Hu 88f0b0579f rename project package to com.ossez 2020-02-26 00:11:56 -05:00
YuCheng Hu 192ace4f9d init submit the source code 2020-02-26 00:10:06 -05:00
YuCheng Hu 759603e883 java annotations demo code and gitignore file 2020-02-26 00:08:31 -05:00
YuCheng Hu 6e32c79f32 java annotations demo code 2020-02-26 00:06:38 -05:00