Commit Graph

15628 Commits

Author SHA1 Message Date
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
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
honeymoose d5db7168a4 Merge pull request '更新 集合中的 List 列表 的文章内容' (#2) from code_bank into master
Reviewed-on: https://src.ossez.com/cwiki-us-docs/java-tutorials/pulls/2
2022-04-29 15:50:53 -04:00
YuCheng Hu d6dff6d4e0 更新 集合中的 List 列表 的文章内容 2022-04-29 11:57:30 -04:00
honeymoose 1d8a96888d Merge pull request '测试更新使用不同的仓库地址' (#1) from code_bank into master
Reviewed-on: https://src.ossez.com/cwiki-us-docs/java-tutorials/pulls/1
2022-04-29 11:32:57 -04:00
YuCheng Hu d2a51fab1a 测试更新使用不同的仓库地址 2022-04-29 11:22:52 -04:00
YuCheng Hu 72120d88cb
Merge pull request #40 from cwiki-us-docs/code_bank
更新测试代码
2022-04-28 19:56:55 -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 584ed77aa3
Merge pull request #39 from cwiki-us-docs/code_bank
更新 List 测试
2022-04-28 16:27:52 -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 98bfa962f4
Merge pull request #37 from cwiki-us-docs/code_bank
Add the test for delete first item
2022-04-16 08:52:55 -04:00
YuCheng Hu 13aef83f91 Add the test for delete first item 2022-04-16 08:52:38 -04:00
YuCheng Hu b4afbf884e
Merge pull request #36 from cwiki-us-docs/code_bank
Update the document link
2022-04-16 08:51:36 -04:00
YuCheng Hu 8f39bbbaee Update the document link 2022-04-16 08:47:30 -04:00
YuCheng Hu 4bdec0a84d
Merge pull request #34 from cwiki-us-docs/code_bank
ArrayList and List
2022-04-16 08:45:59 -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 3a521656d2 Format Jackson related source code and so on 2022-04-12 11:12:47 -04:00
YuCheng Hu 0a88382aef Add logic for JSON to OBJ 2022-03-05 11:15:16 -05: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 6e4a769626 Rename package to ossez 2021-11-22 13:35:20 -05:00
YuCheng Hu 9e1f3c0899 Add Junit5 test base 2021-11-22 13:31:26 -05:00
YuCheng Hu a5a189d470 Main test function 2021-11-04 11:01:24 -04: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 fa03213d81 Add JMH document and source code 2021-10-04 14:46:11 -04:00
YuCheng Hu ab9d7ba9e6 更新 JMH 的文档和代码 2021-10-04 14:45:16 -04:00
YuCheng Hu 3aa0921688 Add docs for xml process 2021-09-29 13:46:51 -04:00
YuCheng Hu 387d88d36c Add docs for xml process 2021-09-29 13:46:08 -04:00
YuCheng Hu 17044eb132 Check Prime numbers 2021-09-23 15:49:02 -04:00
YuCheng Hu f3702780af Init commit all code 2021-09-23 15:04:07 -04:00
YuCheng Hu 1a634bdd03 Init commit all code 2021-09-23 15:03:44 -04:00
YuCheng Hu 32311cd138 Java number related and examples 2021-09-23 15:00:31 -04:00
YuCheng Hu e6b16cbf16 Update change to different folder and set to rebuild 2021-09-23 14:04:28 -04:00
YuCheng Hu 8470f8bf9f 修改项目到不同的路径 2021-09-23 14:03:26 -04:00
YuCheng Hu 3984d49417 set jmh-core.version Test 2021-09-22 17:51:45 -04:00
YuCheng Hu 7d0cf99b3d Add java numbers 2021-09-22 17:34:51 -04:00